This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-11 in repository gcc.
from 38466c71374 Daily bump. new 7a6e9e70ea8 expand: Fix handling of asm goto outputs vs. PHI argument a [...] new a6005ed4111 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.c | 2 +- gcc/cfgrtl.c | 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