This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 55620672d77 nvptx: Remove 'TARGET_ASM_NEED_VAR_DECL_BEFORE_USE' new 843b273c685 libstdc++: Remove dead code in range_formatter::format [PR109162] new 22fe83d6fc9 s390: Use match_scratch instead of scratch in define_split [...]
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/config/s390/s390.md | 22 ++++----- gcc/testsuite/g++.target/s390/pr119834.C | 76 ++++++++++++++++++++++++++++++++ libstdc++-v3/include/std/format | 19 +++++--- 3 files changed, 99 insertions(+), 18 deletions(-) create mode 100644 gcc/testsuite/g++.target/s390/pr119834.C