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 239f72374aa Automatic date update in version.in
new 01d8dc11f18 gdb/alpha-tdep: add empty line
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/alpha-tdep.c | 1 +
1 file changed, 1 insertion(+)
--
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 6b19e40f982 c++: uninitialized TARGET_EXPR and constexpr [PR120684]
new 612690936f5 libstdc++: Update LWG 4166 changes to concat_view::end() [P [...]
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/std/ranges | 4 ++--
libstdc++-v3/testsuite/std/ranges/concat/1.cc | 13 +++++++++++++
2 files changed, 15 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 main
in repository newlib.
from f075f3ba2 Cygwin: format_process_maps: avoid crashing PID when fetching [...]
new 843372d5d Cygwin: add fastcwd to AArch64 build
new 6555247a4 Cygwin: GetArm64ProcAddress: drop unsupported __i386__ code branch
new c85f42a4f Cygwin: gentls_offsets: port to support AArch64
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:
winsup/cygwin/Makefile.am | 5 +++++
winsup/cygwin/aarch64/fastcwd.cc | 5 +----
winsup/cygwin/scripts/gentls_offsets | 4 ++--
3 files changed, 8 insertions(+), 6 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 devel/omp/gcc-15
in repository gcc.
from 4c9e023cfcc ChangeLog.omp bump
new 78c6033c447 libgomp: Fix up omp_target_memset-3.c test for C++ [PR120444]
new 7abb8d05c3a OpenMP: Add omp_get_initial_device/omp_get_num_devices buil [...]
new facd61f0b57 ChangeLog.omp bump
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/DATESTAMP.omp | 2 +-
gcc/testsuite/ChangeLog.omp | 8 ++++++++
.../c-c++-common/gomp/omp_get_num_devices_initial_device.c | 4 ++--
.../gfortran.dg/gomp/omp_get_num_devices_initial_device.f90 | 4 ++--
libgomp/ChangeLog.omp | 11 +++++++++++
libgomp/testsuite/libgomp.c-c++-common/omp_target_memset-3.c | 4 ++--
6 files changed, 26 insertions(+), 7 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 13c766066e2 OpenMP: Add omp_get_initial_device/omp_get_num_devices buil [...]
new c5a17e92ebf libstdc++: Update LWG 4166 changes to concat_view::end() [P [...]
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/std/ranges | 4 ++--
libstdc++-v3/testsuite/std/ranges/concat/1.cc | 13 +++++++++++++
2 files changed, 15 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 releases/gcc-15
in repository gcc.
from c612c500de3 libstdc++: Fix regression in std::uninitialized_fill for C+ [...]
new 6b19e40f982 c++: uninitialized TARGET_EXPR and constexpr [PR120684]
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 | 10 ++++++++--
gcc/testsuite/g++.dg/cpp23/range-for10.C | 23 +++++++++++++++++++++++
2 files changed, 31 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp23/range-for10.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-15
in repository gcc.
from 8b7a779b85d Fortran: Fix out of bounds access in structure constructor' [...]
new c612c500de3 libstdc++: Fix regression in std::uninitialized_fill for 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:
libstdc++-v3/include/bits/stl_uninitialized.h | 2 +-
.../specialized_algorithms/uninitialized_fill/120931.cc | 16 ++++++++++++++++
2 files changed, 17 insertions(+), 1 deletion(-)
create mode 100644 libstdc++-v3/testsuite/20_util/specialized_algorithms/uninitial [...]
--
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 83d19b5d842 [RISC-V][PR target/118886] Refine when two insns are signal [...]
new 13c766066e2 OpenMP: Add omp_get_initial_device/omp_get_num_devices buil [...]
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/c-c++-common/gomp/omp_get_num_devices_initial_device.c | 4 ++--
gcc/testsuite/gfortran.dg/gomp/omp_get_num_devices_initial_device.f90 | 4 ++--
2 files changed, 4 insertions(+), 4 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 22edba0d9c9 testsuite: Fix gcc.dg/ipa/pr120295.c on Solaris
new 83d19b5d842 [RISC-V][PR target/118886] Refine when two insns are signal [...]
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 | 137 +++++++++++++++++++++++++++-------------------
1 file changed, 80 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 44b9769593a AArch64: make rules for CBZ/TBZ higher priority
new 22edba0d9c9 testsuite: Fix gcc.dg/ipa/pr120295.c on Solaris
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/gcc.dg/ipa/pr120295.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.