This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 3ceaafc95c7 Expand reg_equiv when scratches are removed. new 18963d3bee7 can_implement_as_sibling_call_p REG_PARM_STACK_SPACE check
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/calls.c | 18 +----------------- gcc/calls.h | 1 + gcc/config/i386/i386.c | 13 +++++++++++++ gcc/testsuite/gcc.target/powerpc/pr97267.c | 19 +++++++++++++++++++ 4 files changed, 34 insertions(+), 17 deletions(-) create mode 100644 gcc/testsuite/gcc.target/powerpc/pr97267.c