This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 679dbc9dcec c++: Kill DECL_ANTICIPATED new 1ad08b64cea libstdc++: Fix testcase by using terminate handler new 324118378e4 libstdc++: Change test to work without 64-bit atomics new 47f09ec9717 c++: Fix printing of C++20 template parameter object [PR97014] new 9885183c081 rs6000: clean up headers in rs6000.c and rs6000-call.c new b0b9b8f02a1 Daily bump.
The 5 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/ChangeLog | 372 +++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/config/rs6000/rs6000-call.c | 7 +- gcc/config/rs6000/rs6000.c | 9 +- gcc/cp/ChangeLog | 65 ++++ gcc/cp/cxx-pretty-print.c | 2 + gcc/fortran/ChangeLog | 9 + gcc/testsuite/ChangeLog | 92 +++++ libcc1/ChangeLog | 4 + libgomp/ChangeLog | 7 + libstdc++-v3/ChangeLog | 19 ++ libstdc++-v3/testsuite/18_support/96817.cc | 6 + .../29_atomics/atomic_float/value_init.cc | 4 +- 13 files changed, 584 insertions(+), 14 deletions(-)