This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 401199377c5 x86: Improve vector_loop/unrolled_loop for memset/memcpy
new 7891c0b450d Print discriminators in dump_scope_block
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/tree-ssa-live.cc | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-12
in repository gcc.
from 07fecdb36ec Daily bump.
new 1d577bebe14 Revert "c++: Fix a pasto in the PR120471 fix [PR120940]"
new 486c32501aa Revert "c++: Fix up cp_build_array_ref COND_EXPR handling [ [...]
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/cp/typeck.cc | 130 ++--------------------
gcc/testsuite/g++.dg/parse/pr120471.C | 42 -------
gcc/testsuite/g++.dg/parse/pr120940.C | 18 ---
gcc/testsuite/g++.dg/ubsan/pr120471.C | 21 ----
gcc/testsuite/g++.dg/warn/Wduplicated-branches9.C | 11 --
5 files changed, 7 insertions(+), 215 deletions(-)
delete mode 100644 gcc/testsuite/g++.dg/parse/pr120471.C
delete mode 100644 gcc/testsuite/g++.dg/parse/pr120940.C
delete mode 100644 gcc/testsuite/g++.dg/ubsan/pr120471.C
delete mode 100644 gcc/testsuite/g++.dg/warn/Wduplicated-branches9.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 849878d4fd4 fortran: Add the preliminary code of MOVE_ALLOC arguments
new 66455591fac c++: Pedwarn on invalid decl specifiers for for-range-decla [...]
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/cp/parser.cc | 30 ++++++++++++++++++++++-
gcc/testsuite/g++.dg/cpp0x/range-for40.C | 41 +++++++++++++++++++++++++++++++
gcc/testsuite/g++.dg/cpp0x/range-for41.C | 42 ++++++++++++++++++++++++++++++++
gcc/testsuite/g++.dg/cpp0x/range-for42.C | 41 +++++++++++++++++++++++++++++++
gcc/testsuite/g++.dg/cpp0x/range-for43.C | 42 ++++++++++++++++++++++++++++++++
5 files changed, 195 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/range-for40.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/range-for41.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/range-for42.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/range-for43.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from be07dd9a96a crc: Error out on non-constant poly arguments for the crc b [...]
new 849878d4fd4 fortran: Add the preliminary code of MOVE_ALLOC arguments
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/fortran/trans-intrinsic.cc | 5 +
gcc/testsuite/gfortran.dg/move_alloc_20.f03 | 151 ++++++++++++++++++++++++++++
2 files changed, 156 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/move_alloc_20.f03
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from a96bcdf0fce Daily bump.
new be07dd9a96a crc: Error out on non-constant poly arguments for the crc b [...]
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/builtins.cc | 12 +++++++++---
gcc/doc/extend.texi | 4 ++--
gcc/internal-fn.cc | 11 ++++++++---
gcc/testsuite/gcc.dg/crc-non-cst-poly-1.c | 11 +++++++++++
4 files changed, 30 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/crc-non-cst-poly-1.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from b80f108b55 htl: Drop ptr_pthread_once from pthread_functions
new 6afece738c htl: move __pthread_get_cleanup_stack to libc
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
htl/Makefile | 2 +-
htl/Versions | 3 +--
htl/forward.c | 3 ---
htl/pt-cleanup.c | 10 ++++++++--
htl/pt-initialize.c | 1 -
sysdeps/htl/include/bits/cancelation.h | 5 +++++
sysdeps/htl/libc-lock.h | 19 ++++---------------
sysdeps/htl/pthread-functions.h | 2 --
sysdeps/htl/pthreadP.h | 2 +-
sysdeps/mach/hurd/Makefile | 3 ++-
sysdeps/mach/hurd/i386/libc.abilist | 1 +
sysdeps/mach/hurd/i386/libpthread.abilist | 1 -
sysdeps/mach/hurd/x86_64/libpthread.abilist | 1 -
13 files changed, 23 insertions(+), 30 deletions(-)
create mode 100644 sysdeps/htl/include/bits/cancelation.h
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-15
in repository gcc.
from 17f282ccc70 AVR: Fix a typo in avr-mcus.def.
new f8f6879ae1e Daily bump.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/ChangeLog | 18 ++++++++++++++++++
gcc/DATESTAMP | 2 +-
2 files changed, 19 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-14
in repository gcc.
from 75e6bf06e9d AVR: Add support for AVR32DAxxS, AVR64DAxxS, AVR128DAxxS devices.
new b5988eae057 Daily bump.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/ChangeLog | 7 +++++++
gcc/DATESTAMP | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-13
in repository gcc.
from 446c106a1a2 Daily bump.
new 41e178f1433 Daily bump.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.