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 d275b3748a2 Extend check-function-bodies to allow label and directives new a33e2808c89 APX: Don't use red-zone with 32 GPRs and no caller-saved registers new 8cc672d3d3a x86: Update gcc.target/i386/apx-interrupt-1.c
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/i386/i386.cc | 6 ++ gcc/testsuite/gcc.target/i386/apx-interrupt-1.c | 2 +- gcc/testsuite/gcc.target/i386/pr119784a.c | 96 +++++++++++++++++++++++++ gcc/testsuite/gcc.target/i386/pr119784b.c | 87 ++++++++++++++++++++++ 4 files changed, 190 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr119784a.c create mode 100644 gcc/testsuite/gcc.target/i386/pr119784b.c