This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from b312cf21afd tree-optimization/111156 - properly dissolve SLP only groups new 2b4efc5db2a expand: Fix handling of asm goto outputs vs. PHI argument a [...] new 5459a9074af 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