This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from eaa675ad3f0 c: Do not remove _Atomic from array element type for typeof [...]
new 83f200fa7a8 Match: Refactor the unsigned SAT_ADD match ADD_OVERFLOW pat [...]
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/match.pd | 83 ++++++++++++++++++++++--------------------------------------
1 file changed, 30 insertions(+), 53 deletions(-)
--
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 96ccb208e43 builtins: Emit __sync_lock_release_{8,16} call as last reso [...]
new eaa675ad3f0 c: Do not remove _Atomic from array element type for typeof [...]
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/c/c-parser.cc | 16 +++++++++++++---
gcc/testsuite/gcc.dg/c23-typeof-5.c | 18 ++++++++++++++++++
2 files changed, 31 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/c23-typeof-5.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 21954a58ce4 libstdc++: module std fixes
new a2370cc4f47 match.pd: Avoid introducing UB in the ((X /[ex] C1) +- C2) [...]
new 96ccb208e43 builtins: Emit __sync_lock_release_{8,16} call as last reso [...]
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/builtins.cc | 9 +++++----
gcc/match.pd | 10 +++++++++-
gcc/testsuite/gcc.dg/tree-ssa/mulexactdiv-5.c | 2 +-
gcc/testsuite/gcc.dg/tree-ssa/pr117692.c | 17 +++++++++++++++++
gcc/testsuite/gcc.target/i386/pr117642-1.c | 19 +++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr117642-2.c | 19 +++++++++++++++++++
gcc/tree.cc | 4 ++--
7 files changed, 72 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr117692.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr117642-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr117642-2.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 751f91be72d libstdc++: Simplify std::forward_list assignment using 'if [...]
new e7aa614d737 libstdc++: Add debug assertions to std::list and std::forward_list
new 21954a58ce4 libstdc++: module std fixes
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:
libstdc++-v3/include/bits/forward_list.h | 3 ++
libstdc++-v3/include/bits/stl_list.h | 13 ++++++-
libstdc++-v3/src/c++23/std.cc.in | 64 ++++++++++++++++++--------------
3 files changed, 50 insertions(+), 30 deletions(-)
--
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 32f6485849c ifcombine: skip fallback conjunction on noncontiguous blocks
new 498f9aefbf3 libstdc++: Fix unsigned wraparound in codecvt::do_length [P [...]
new 281ac0ef100 libstdc++: Simplify std::list assignment using 'if constexpr'
new 751f91be72d libstdc++: Simplify std::forward_list assignment using 'if [...]
The 3 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:
.../config/locale/dragonfly/codecvt_members.cc | 9 +-
libstdc++-v3/config/locale/gnu/codecvt_members.cc | 9 +-
libstdc++-v3/include/bits/forward_list.h | 119 ++++++++++++++-------
libstdc++-v3/include/bits/stl_list.h | 29 ++++-
.../22_locale/codecvt/length/wchar_t/105857.cc | 21 ++++
5 files changed, 139 insertions(+), 48 deletions(-)
create mode 100644 libstdc++-v3/testsuite/22_locale/codecvt/length/wchar_t/105857.cc
--
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 binutils-gdb.
from 7a55d8e4df2 Re: nios2: Remove binutils support for Nios II target
new fe217087a4b Tidy up the default ELF linker script
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:
ld/scripttempl/elf.sc | 474 +++++++++++++++++++++++++++++++++++++-------------
1 file changed, 352 insertions(+), 122 deletions(-)
--
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 binutils-2_42-branch
in repository binutils-gdb.
from ed489bf1574 s390: Add arch15 Concurrent-Functions Facility insns
new 758a2290dbd PR32387 ppc64 TLS optimization bug with -fno-plt code
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:
bfd/elf64-ppc.c | 9 +++++++++
1 file changed, 9 insertions(+)
--
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 binutils-2_43-branch
in repository binutils-gdb.
from 2a0332b1d21 Automatic date update in version.in
new 46873460b6a PR32387 ppc64 TLS optimization bug with -fno-plt code
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:
bfd/elf64-ppc.c | 9 +++++++++
1 file changed, 9 insertions(+)
--
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.
"David Spickett pushed a change to branch master
in repository toolchain/jenkins-scripts.
from b0b91c98 tcwg_llvm-config.sh (tcwg_llvm_test_cflags_init): Update
new 91420078 tcwg-update-llvmbot-containers.sh: Move clang-aarch64-lld-2st [...]
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:
tcwg-update-llvmbot-containers.sh | 2 +-
1 file changed, 1 insertion(+), 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 master
in repository gcc.
from 631cd92b3b3 c: Introduce -Wfree-labels
new fed871f93c2 Fortran: Fix non_overridable typebound proc problems [PR846 [...]
new 32f6485849c ifcombine: skip fallback conjunction on noncontiguous blocks
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/fortran/class.cc | 14 ++++++-
gcc/fortran/resolve.cc | 8 +---
gcc/testsuite/gfortran.dg/pr117768.f90 | 76 ++++++++++++++++++++++++++++++++++
gcc/tree-ssa-ifcombine.cc | 4 ++
4 files changed, 94 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr117768.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.