This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 538da7baf6a tree-sra: Do not propagate bit-field accesses across assign [...]
new 7d1dab00611 invoke.texi: xtensa - Revise the description of -mconst16
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/doc/invoke.texi | 9 ++++-----
1 file changed, 4 insertions(+), 5 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 4e13b78bf0e c++: Fix up diagnostics of wrong constexpr bodies in C++11 [...]
new 538da7baf6a tree-sra: Do not propagate bit-field accesses across assign [...]
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/testsuite/g++.dg/torture/pr117217-1.C | 24 ++++++++++++++++++++++++
gcc/testsuite/g++.dg/torture/pr117217-2.C | 24 ++++++++++++++++++++++++
gcc/tree-sra.cc | 2 ++
3 files changed, 50 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/torture/pr117217-1.C
create mode 100644 gcc/testsuite/g++.dg/torture/pr117217-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 binutils-gdb.
from 992fef963ca [gdb/testsuite] Remove boards/stabs.exp
new af36d9ca688 Mark all Solaris targets. except Solaris 10, as obsolete. [...]
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/config.bfd | 8 ++---
binutils/README-how-to-make-a-release | 57 ++++++++++++++++++++---------------
2 files changed, 36 insertions(+), 29 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 2f84ad4ddc2 [PR target/123911][RISC-V] Fix infinite recursion in riscv_ [...]
new 4e13b78bf0e c++: Fix up diagnostics of wrong constexpr bodies in C++11 [...]
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/constexpr.cc | 3 +++
gcc/testsuite/g++.dg/cpp0x/constexpr-123889.C | 14 ++++++++++++++
2 files changed, 17 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/constexpr-123889.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 releases/gcc-13
in repository gcc.
from 05e6cb79cee Daily bump.
new d48d941b8cf libstdc++: Do not require assignment for vector::resize(n, [...]
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/stl_vector.h | 9 ++-
libstdc++-v3/include/bits/vector.tcc | 60 ++++++++++++++++++-
.../23_containers/vector/modifiers/moveable.cc | 6 +-
.../23_containers/vector/modifiers/resize.cc | 69 ++++++++++++++++++++++
.../backward/hash_set/check_construct_destroy.cc | 25 ++++----
5 files changed, 148 insertions(+), 21 deletions(-)
create mode 100644 libstdc++-v3/testsuite/23_containers/vector/modifiers/resize.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 afc70dcc17e Remove TYPE_FN_FIELD_STUB
new 992fef963ca [gdb/testsuite] Remove boards/stabs.exp
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/testsuite/README | 3 +--
gdb/testsuite/boards/README | 2 --
gdb/testsuite/boards/stabs.exp | 43 -----------------------------------------
gdb/testsuite/lib/gdb.exp | 4 ++--
gdb/testsuite/make-check-all.sh | 1 -
5 files changed, 3 insertions(+), 50 deletions(-)
delete mode 100644 gdb/testsuite/boards/stabs.exp
--
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 d35bed82b24 Automatic date update in version.in
new afc70dcc17e Remove TYPE_FN_FIELD_STUB
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/c-typeprint.c | 36 ++++--------
gdb/gdbtypes.c | 167 ------------------------------------------------------
gdb/gdbtypes.h | 20 +------
gdb/gnu-v3-abi.c | 1 -
gdb/linespec.c | 2 -
gdb/valops.c | 6 --
6 files changed, 14 insertions(+), 218 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 releases/gcc-15
in repository gcc.
from 47935ccf178 Daily bump.
new 0b99615a8ae s390: Don't emulate vec_cmpgtuv1tiv1ti for VXE3 [PR122781]
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/s390/vector.md | 2 +-
gcc/testsuite/gcc.target/s390/vxe3/vcmp-1.c | 42 +++++++++++++++++++++++++++++
2 files changed, 43 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/s390/vxe3/vcmp-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 devel/jlaw/pr124029
in repository gcc.
at 19192abf148 Patch from andrew test from me. Not a regression. Queue f [...]
This branch includes the following new commits:
new 19192abf148 Patch from andrew test from me. Not a regression. Queue 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.
--
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 08a17b96c31 Daily bump.
new 2f84ad4ddc2 [PR target/123911][RISC-V] Fix infinite recursion in riscv_ [...]
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/riscv/riscv.cc | 9 ++++++++-
gcc/testsuite/gcc.target/riscv/pr123911.c | 15 +++++++++++++++
2 files changed, 23 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/pr123911.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.