This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 6d8cb718431 s390: Fix ABI issue in libstdc++.so.6
new aac4d230a0d Bump BASE-VER to 16.0.1 now that we are in stage4.
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/BASE-VER | 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 b8634efdb75 libstdc++: Stop using some reserved names in src/c++20/atomic.cc
new d321c9ddf87 Fix extra_off mis-computation during aggregate copy VN
new 1c7824f0b88 tree-optimization/122830 - move VN through aggregate copies
new 6d8cb718431 s390: Fix ABI issue in libstdc++.so.6
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/testsuite/g++.dg/warn/Warray-bounds-pr122824.C | 15 ++++++
gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-112.c | 27 ++++++++++
gcc/tree-ssa-sccvn.cc | 57 +++++++++++++---------
.../abi/post/s390x-linux-gnu/baseline_symbols.txt | 3 --
libstdc++-v3/config/abi/pre/gnu.ver | 14 ++++++
5 files changed, 89 insertions(+), 27 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/warn/Warray-bounds-pr122824.C
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-112.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 da5a5c55284 libstdc++: Fix generate_cannonical test for 128bit floating [...]
new 59bc37debfb libstdc++: Improve comments on __wait_args::_M_setup_proxy_wait
new b8634efdb75 libstdc++: Stop using some reserved names in src/c++20/atomic.cc
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/atomic_wait.h | 11 ++++-----
libstdc++-v3/src/c++20/atomic.cc | 42 ++++++++++++++++++++-------------
2 files changed, 30 insertions(+), 23 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 408221e4c53 Automatic date update in version.in
new 5ad7fd27ba3 aarch64: Don't relax relocations to static function symbols
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/config/tc-aarch64.c | 18 ++++++++++++++++++
gas/config/tc-aarch64.h | 3 ++-
gas/testsuite/gas/aarch64/fix-adj.d | 11 +++++++++++
gas/testsuite/gas/aarch64/fix-adj.s | 13 +++++++++++++
ld/testsuite/ld-aarch64/farcall-b-section.d | 14 +++++++-------
ld/testsuite/ld-aarch64/farcall-bl-section.d | 14 +++++++-------
6 files changed, 58 insertions(+), 15 deletions(-)
create mode 100644 gas/testsuite/gas/aarch64/fix-adj.d
create mode 100644 gas/testsuite/gas/aarch64/fix-adj.s
--
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 a4716ece529 middle-end/123175 - fix parts of const VEC_PERM with relaxe [...]
new da5a5c55284 libstdc++: Fix generate_cannonical test for 128bit floating [...]
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:
.../operators/gencanon.cc | 104 ++++++++++++++-------
1 file changed, 68 insertions(+), 36 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 c885d2a0558 libgomp: Skip libgomp.c++/target-cdtor-2.C on Solaris [PR81337]
new a4716ece529 middle-end/123175 - fix parts of const VEC_PERM with relaxe [...]
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 | 10 ++++++----
gcc/testsuite/gcc.dg/torture/pr123175-1.c | 31 +++++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/torture/pr123175-2.c | 31 +++++++++++++++++++++++++++++++
gcc/tree-vect-generic.cc | 13 +++++++------
4 files changed, 75 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr123175-1.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr123175-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 glibc.
from e539a26999 hurd: Fix sigreturn clobbering some xmm registers
new 0ca2eb1194 aarch64: Fix error messages for GCS and BTI incompatible modules
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:
sysdeps/aarch64/Makefile | 1 +
sysdeps/aarch64/dl-bti.c | 20 +++++++++++++++-----
sysdeps/aarch64/dl-gcs.c | 19 ++++++++++++++-----
sysdeps/aarch64/tst-bti-abort-static.c | 4 ++++
4 files changed, 34 insertions(+), 10 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 3e8ce187dc4 c++: Improve diagnostic for implicit conversion errors [PR115163]
new c885d2a0558 libgomp: Skip libgomp.c++/target-cdtor-2.C on Solaris [PR81337]
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:
libgomp/testsuite/libgomp.c++/target-cdtor-2.C | 8 +++++---
1 file changed, 5 insertions(+), 3 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 dd8df074c9c simplify-rtx: Fix up shift/rotate VOIDmode count handling [ [...]
new 3e8ce187dc4 c++: Improve diagnostic for implicit conversion errors [PR115163]
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/call.cc | 34 +++++++++++++++++------------
gcc/cp/cvt.cc | 9 ++++++--
gcc/testsuite/g++.dg/diagnostic/explicit2.C | 14 ++++++++++++
gcc/testsuite/g++.dg/ext/is_convertible7.C | 12 ++++++++++
4 files changed, 53 insertions(+), 16 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/diagnostic/explicit2.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 6dd0b41b99e testsuite: Remove lp64 requirement from gcc.target/i386/pr1 [...]
new 17af6bff039 c++: Remove gnu::gnu_inline attribute on inheriting ctors [ [...]
new dd8df074c9c simplify-rtx: Fix up shift/rotate VOIDmode count 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/method.cc | 4 ++++
gcc/simplify-rtx.cc | 21 +++++++++++----------
gcc/testsuite/g++.dg/ext/gnu-inline-inh-ctor1.C | 22 ++++++++++++++++++++++
gcc/testsuite/g++.dg/ext/gnu-inline-inh-ctor2.C | 15 +++++++++++++++
gcc/testsuite/gcc.target/i386/pr123523.c | 24 ++++++++++++++++++++++++
5 files changed, 76 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/ext/gnu-inline-inh-ctor1.C
create mode 100644 gcc/testsuite/g++.dg/ext/gnu-inline-inh-ctor2.C
create mode 100644 gcc/testsuite/gcc.target/i386/pr123523.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.