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 8cb0127dfd3 tree-optimization/120357 - ICE with early break vectorization
new b2338ebf3e6 libstdc++: Fix format call in formatting with empty specs f [...]
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:
libstdc++-v3/include/bits/chrono_io.h | 3 ++-
1 file changed, 2 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 master
in repository binutils-gdb.
from 42cd5631712 x86/Solaris: cope with new HANDLE_ALIGN behavior
new 0723ae1439c [gdb] Fix typo in gdb/break-catch-syscall.c
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:
gdb/break-catch-syscall.c | 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 16ab791531e PR modula2/120542: Return statement in the main procedure c [...]
new 3e00d7dcc5b Remove create_tmp_reg_or_ssa_name
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/config/rs6000/rs6000-builtin.cc | 24 ++++++++++-----------
gcc/gimple-fold.cc | 42 +++++++++++++------------------------
gcc/gimple-fold.h | 1 -
gcc/tree-inline.cc | 2 +-
4 files changed, 28 insertions(+), 41 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 61b014f614b Fix assertion failure on small array constructor
new 16ab791531e PR modula2/120542: Return statement in the main procedure c [...]
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/m2/gm2-compiler/M2Quads.mod | 60 ++++++++++++++++++----------
gcc/testsuite/gm2/iso/fail/badreturn.mod | 5 +++
gcc/testsuite/gm2/iso/fail/badreturn2.mod | 12 ++++++
gcc/testsuite/gm2/iso/pass/modulereturn.mod | 5 +++
gcc/testsuite/gm2/iso/pass/modulereturn2.mod | 10 +++++
5 files changed, 72 insertions(+), 20 deletions(-)
create mode 100644 gcc/testsuite/gm2/iso/fail/badreturn.mod
create mode 100644 gcc/testsuite/gm2/iso/fail/badreturn2.mod
create mode 100644 gcc/testsuite/gm2/iso/pass/modulereturn.mod
create mode 100644 gcc/testsuite/gm2/iso/pass/modulereturn2.mod
--
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 572dd0dd8db Avoid useless reading of profile data in LTO
new 61b014f614b Fix assertion failure on small array constructor
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/expr.cc | 100 ++++++++++++++++------------------
gcc/testsuite/gnat.dg/specs/aggr7.ads | 11 ++++
2 files changed, 58 insertions(+), 53 deletions(-)
create mode 100644 gcc/testsuite/gnat.dg/specs/aggr7.ads
--
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 26e891dd7e9 Daily bump.
new 63be00fe4ca libstdc++: fix a dangling reference crash in ranges::is_per [...]
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:
libstdc++-v3/include/bits/ranges_algo.h | 7 +++++--
.../testsuite/25_algorithms/is_permutation/constrained.cc | 13 +++++++++++++
2 files changed, 18 insertions(+), 2 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 binutils-gdb.
from e71c29b0c02 [gdb/testsuite] Fix timeout in gdb.multi/attach-while-running.exp
new 42cd5631712 x86/Solaris: cope with new HANDLE_ALIGN behavior
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:
gas/testsuite/gas/i386/solaris/x86-64-nop-5.d | 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 releases/gcc-15
in repository gcc.
from 63465629ea1 Daily bump.
new e93f02828fa Fix regression from x86 multi-epilogue tuning
new 6bb31697324 tree-optimization/119960 - fix and guard get_later_stmt
new 05ef04d644c tree-optimization/119960 - add validity checking to SLP scheduling
new 7da2b6ddf3a tree-optimization/116352 - amend previous fix
new 8fb3d906626 tree-optimization/119960 - failed external SLP promotion
new 4d375ebd56c tree-optimization/120003 - missed jump threading
new ca8032d6177 Fix gcc.dg/tree-ssa/ssa-dom-thread-7.c for aarch64
new 44792a6c425 rtl-optimization/120182 - wrong-code with RTL DSE and const [...]
new 09884fa0f90 tree-optimization/120341 - stores into STRING_CSTs can trap
new 8cb0127dfd3 tree-optimization/120357 - ICE with early break vectorization
The 10 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/config/i386/i386.cc | 10 +-
gcc/dse.cc | 5 +-
gcc/testsuite/gcc.dg/torture/pr120182.c | 42 ++++++++
.../gcc.dg/torture/{pr120043.c => pr120341-1.c} | 7 +-
.../gcc.dg/torture/{pr120043.c => pr120341-2.c} | 9 +-
gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-thread-7.c | 2 +-
gcc/testsuite/gcc.dg/tree-ssa/ssa-thread-23.c | 19 ++++
gcc/testsuite/gcc.dg/vect/bb-slp-pr119960-1.c | 15 +++
.../gcc.dg/vect/vect-early-break_136-pr120357.c | 13 +++
gcc/testsuite/gcc.target/i386/vect-epilogues-1.c | 14 +++
gcc/testsuite/gcc.target/i386/vect-epilogues-2.c | 15 +++
gcc/testsuite/gcc.target/i386/vect-epilogues-3.c | 15 +++
gcc/testsuite/gcc.target/i386/vect-epilogues-4.c | 13 +++
gcc/testsuite/gcc.target/i386/vect-epilogues-5.c | 13 +++
gcc/tree-ssa-loop-im.cc | 3 +-
gcc/tree-ssa-phiopt.cc | 5 +-
gcc/tree-ssa-threadbackward.cc | 8 +-
gcc/tree-vect-loop.cc | 3 +-
gcc/tree-vect-slp.cc | 110 ++++++++++++++++++---
gcc/tree-vectorizer.h | 20 +++-
20 files changed, 298 insertions(+), 43 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr120182.c
copy gcc/testsuite/gcc.dg/torture/{pr120043.c => pr120341-1.c} (70%)
copy gcc/testsuite/gcc.dg/torture/{pr120043.c => pr120341-2.c} (62%)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/ssa-thread-23.c
create mode 100644 gcc/testsuite/gcc.dg/vect/bb-slp-pr119960-1.c
create mode 100644 gcc/testsuite/gcc.dg/vect/vect-early-break_136-pr120357.c
create mode 100644 gcc/testsuite/gcc.target/i386/vect-epilogues-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/vect-epilogues-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/vect-epilogues-3.c
create mode 100644 gcc/testsuite/gcc.target/i386/vect-epilogues-4.c
create mode 100644 gcc/testsuite/gcc.target/i386/vect-epilogues-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 22f1f765db0 More of autofdo 0 issues
new bdae7824cd9 libstdc++: Optimize std::counting_semaphore for futex path
new ba1ad0ec6fe libstdc++: Add assertions to atomic waiting functions that [...]
new 572dd0dd8db Avoid useless reading of profile data in LTO
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:
gcc/coverage.cc | 3 +
libstdc++-v3/include/bits/atomic_timed_wait.h | 6 +
libstdc++-v3/include/bits/atomic_wait.h | 8 +-
libstdc++-v3/include/bits/semaphore_base.h | 230 ++++++++++++++++++++------
libstdc++-v3/include/std/semaphore | 5 +-
5 files changed, 195 insertions(+), 57 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 73763e312fb ada: Avoid repeated range checks when negating a rational number
new 22f1f765db0 More of autofdo 0 issues
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/profile-count.cc | 17 +++++++++++++++--
1 file changed, 15 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.