This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6b6611f8147 ipa-cp: Use the collected pass-through types to propgate co [...] new 0a074b8c7e7 APX: Don't use red-zone with 32 GPRs and no caller-saved registers
The 1 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/pr119784a.c | 96 +++++++++++++++++++++++++++++++ gcc/testsuite/gcc.target/i386/pr119784b.c | 87 ++++++++++++++++++++++++++++ 3 files changed, 189 insertions(+) create mode 100644 gcc/testsuite/gcc.target/i386/pr119784a.c create mode 100644 gcc/testsuite/gcc.target/i386/pr119784b.c