This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a1c6e9631ca c++: C++26 constexpr cast from void* [PR110344] new a6065b9cbcd [testsuite] note pitfall in how outputs.exp sets gld new 83f69969c0f Add leafy mode for zero-call-used-regs
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/doc/extend.texi | 30 +++++++++++++++++++--- gcc/flag-types.h | 5 ++++ gcc/function.cc | 3 +++ gcc/opts.cc | 4 +++ ...cratch-regs-1.c => zero-scratch-regs-leafy-1.c} | 2 +- .../c-c++-common/zero-scratch-regs-leafy-2.c | 21 +++++++++++++++ gcc/testsuite/gcc.misc-tests/outputs.exp | 10 +++++++- ...cratch-regs-3.c => zero-scratch-regs-leafy-1.c} | 4 +-- .../gcc.target/i386/zero-scratch-regs-leafy-2.c | 16 ++++++++++++ 9 files changed, 88 insertions(+), 7 deletions(-) copy gcc/testsuite/c-c++-common/{zero-scratch-regs-1.c => zero-scratch-regs-leafy- [...] create mode 100644 gcc/testsuite/c-c++-common/zero-scratch-regs-leafy-2.c copy gcc/testsuite/gcc.target/i386/{zero-scratch-regs-3.c => zero-scratch-regs-lea [...] create mode 100644 gcc/testsuite/gcc.target/i386/zero-scratch-regs-leafy-2.c