This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-13 in repository gcc.
from 0f0ca42fb55 AVR: target 113927 - Simple code triggers stack frame for R [...] new 4040d472825 expand: Fix handling of asm goto outputs vs. PHI argument a [...] new 407b04b59f7 testsuite: Add testcase for already fixed PR [PR107385]
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/cfgexpand.cc | 2 +- gcc/cfgrtl.cc | 24 ++++++++++++++++++++++-- gcc/cfgrtl.h | 1 + gcc/testsuite/gcc.dg/pr107385.c | 20 ++++++++++++++++++++ gcc/testsuite/gcc.target/i386/pr113921.c | 20 ++++++++++++++++++++ 5 files changed, 64 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr107385.c create mode 100644 gcc/testsuite/gcc.target/i386/pr113921.c