This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-7-branch in repository gcc.
from 839ca2d6915 i386: More use reference of struct ix86_frame to avoid copy new 9a4efa46ac7 i386: Align stack frame if argument is passed on stack
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/ChangeLog | 13 +++++++++++++ gcc/config/i386/i386.c | 19 +++++++++++++++++-- gcc/config/i386/i386.h | 3 +++ gcc/testsuite/ChangeLog | 6 ++++++ gcc/testsuite/gcc.target/i386/pr83330.c | 29 +++++++++++++++++++++++++++++ 5 files changed, 68 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr83330.c