This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from efc16503ca1 handle dumpbase in offloading, adjust testsuite new b81d4f1e3d6 libstdc++: Adjust std::from_chars negative tests new 5f426554fd8 arm: PR target/95646: Do not clobber callee saved registers [...] new 95c9c1c0dcb Minor adjustment in assignment case new d94d571bf0d Remove unintended checkin
The 4 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/REVISION | 1 - gcc/ada/gcc-interface/trans.c | 7 ++--- gcc/config/arm/arm.c | 2 +- gcc/testsuite/gcc.target/arm/pr95646.c | 32 ++++++++++++++++++++++ .../testsuite/20_util/from_chars/1_c++20_neg.cc | 3 ++ libstdc++-v3/testsuite/20_util/from_chars/1_neg.cc | 8 +++++- 6 files changed, 46 insertions(+), 7 deletions(-) delete mode 100644 gcc/REVISION create mode 100644 gcc/testsuite/gcc.target/arm/pr95646.c