This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 747700cdb56 tree-optimization/116658 - latent issue in vect_is_slp_load_node
new e783a4a6837 Pass host specific ABI opts from mkoffload.
new 2801a49d114 c++: mutable temps in rodata [PR116369]
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/common.opt | 4 ++++
gcc/config/aarch64/aarch64.cc | 4 ++--
gcc/config/gcn/mkoffload.cc | 26 +++++++++++++++-----------
gcc/config/i386/i386-options.cc | 4 ++--
gcc/config/nvptx/mkoffload.cc | 25 ++++++++++++++-----------
gcc/config/rs6000/rs6000.cc | 4 ++--
gcc/cp/call.cc | 4 +++-
gcc/lto-wrapper.cc | 2 ++
gcc/opts.cc | 7 +++++--
gcc/testsuite/g++.dg/tree-ssa/initlist-opt7.C | 13 +++++++++++++
10 files changed, 62 insertions(+), 31 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/tree-ssa/initlist-opt7.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 523b8f4f29e Revert "[gdb/testsuite] Handle missing curses in gdb.python [...]
new a80935397a1 gdb/testsuite: add return after a call to 'untested'
new dbddec2a8e0 gdb/testsuite: fix argument order in example code within a comment
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:
gdb/testsuite/gdb.base/corefile-buildid.exp | 7 ++++---
gdb/testsuite/lib/gdb.exp | 2 +-
2 files changed, 5 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 glibc.
from 89b088bf70 debug: Fix read error handling in pcprofiledump
new 8ecb477ea1 AArch64: Remove memset-reg.h
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/memset-reg.h | 30 ------------------------------
sysdeps/aarch64/memset.S | 1 -
sysdeps/aarch64/multiarch/memset_a64fx.S | 9 ++++++++-
sysdeps/aarch64/multiarch/memset_emag.S | 8 +++++++-
sysdeps/aarch64/multiarch/memset_kunpeng.S | 7 ++++++-
sysdeps/aarch64/multiarch/memset_oryon1.S | 8 +++++++-
6 files changed, 28 insertions(+), 35 deletions(-)
delete mode 100644 sysdeps/aarch64/memset-reg.h
--
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 258c81da3c1 [gdb/testsuite] Fix gdb.xml/tdesc-regs.exp on riscv64
new 5ddd0d7eefb gdb/python: avoid depending on the curses library
new 523b8f4f29e Revert "[gdb/testsuite] Handle missing curses in gdb.python [...]
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:
gdb/python/lib/gdb/missing_debug.py | 30 ++++++++++++++++++++++++---
gdb/testsuite/gdb.python/py-missing-debug.exp | 17 ++-------------
2 files changed, 29 insertions(+), 18 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-13
in repository gcc.
from 04a8e509e34 Daily bump.
new 2913d33b47f [libstdc++] define zoneinfo_dir_override on vxworks
new e9b2f1f4f30 libstdc++: Support link chains in std::chrono::tzdb::locate [...]
new 5ceea2ac106 libstdc++: Fix std::chrono::tzdb to work with vanguard format
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:
libstdc++-v3/src/c++20/tzdb.cc | 327 ++++++++++++++-------
.../std/time/time_zone/sys_info_abbrev.cc | 106 +++++++
libstdc++-v3/testsuite/std/time/tzdb/1.cc | 18 +-
libstdc++-v3/testsuite/std/time/tzdb/links.cc | 215 ++++++++++++++
4 files changed, 557 insertions(+), 109 deletions(-)
create mode 100644 libstdc++-v3/testsuite/std/time/time_zone/sys_info_abbrev.cc
create mode 100644 libstdc++-v3/testsuite/std/time/tzdb/links.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 releases/gcc-14
in repository gcc.
from 8a0f0fca63d Daily bump.
new ab884fffe3f libstdc++: Fix std::chrono::tzdb to work with vanguard format
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/src/c++20/tzdb.cc | 265 +++++++++++++--------
.../std/time/time_zone/sys_info_abbrev.cc | 106 +++++++++
libstdc++-v3/testsuite/std/time/tzdb/1.cc | 6 +-
3 files changed, 274 insertions(+), 103 deletions(-)
create mode 100644 libstdc++-v3/testsuite/std/time/time_zone/sys_info_abbrev.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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from c1f463238 Add entry 964577c31df206d780d5cc7bc07189d44de2719e from https [...]
new a34e1f287 Add entry 964577c31df206d780d5cc7bc07189d44de2719e from https [...]
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:
.../jira/description | 4 +++
.../jira/yaml | 4 +++
.../status.txt | 4 +++
.../master-thumb_m3_eabi}/details.txt | 31 ++++++++++++++--------
.../reproduction_instructions.txt | 4 +--
.../master-thumb_m3_eabi}/status-summary.txt | 0
.../status.txt | 4 +--
.../tcwg_gnu_embed_check_gcc/status.txt | 4 +++
8 files changed, 40 insertions(+), 15 deletions(-)
copy gcc/sha1/{a7d6f7327e9211fbb4a800c06d00c4555dbffcec/tcwg_gnu_embed_check_gcc/m [...]
copy gcc/sha1/964577c31df206d780d5cc7bc07189d44de2719e/tcwg_gnu_embed_check_gcc/{m [...]
copy gcc/sha1/{0f38666680d6ad0e40c4a8b6d94b2c93931cdf42 => 964577c31df206d780d5cc7 [...]
copy gcc/sha1/964577c31df206d780d5cc7bc07189d44de2719e/tcwg_gnu_embed_check_gcc/{m [...]
--
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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 09617715f Add entry ea9d4bf45ef906b990abdb101297e34366059f1c from https [...]
new c1f463238 Add entry 964577c31df206d780d5cc7bc07189d44de2719e from https [...]
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_gnu_embed_check_gcc/master-thumb_m3_eabi}/build_url | 2 +-
.../{master-thumb_m3_softfp_eabi => master-thumb_m3_eabi}/last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy gcc/sha1/{021077b94741c9300dfff3a24e95b3ffa3f508a7/tcwg_gnu_embed_check_gcc/m [...]
copy gcc/sha1/964577c31df206d780d5cc7bc07189d44de2719e/tcwg_gnu_embed_check_gcc/{m [...]
--
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 release/2.40/master
in repository glibc.
from f4a9b6e97b elf: Fix tst-dlopen-tlsreinit1.out test dependency
new adfb14e71f debug: Fix read error handling in pcprofiledump
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:
debug/pcprofiledump.c | 83 +++++++++++++++++++++++++++++----------------------
1 file changed, 47 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 release/2.39/master
in repository glibc.
from 7f5027995f elf: Fix tst-dlopen-tlsreinit1.out test dependency
new 4e382ce01c debug: Fix read error handling in pcprofiledump
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:
debug/pcprofiledump.c | 83 +++++++++++++++++++++++++++++----------------------
1 file changed, 47 insertions(+), 36 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.