This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from baac8f710e3 c++: OVERLOAD in diagnostics new 8e72b1bb389 [APX PPX] Avoid generating unmatched pushp/popp in pro/epilogue new 759f4abe122 [committed] Fix newlib build failure with rx as well as sev [...]
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/config/i386/i386.cc | 13 +++++++++---- gcc/config/i386/i386.h | 4 ++++ gcc/config/rx/rx.cc | 5 ++--- gcc/testsuite/gcc.target/i386/apx-ppx-2.c | 14 ++++++++++++++ gcc/testsuite/gcc.target/i386/apx-ppx-3.c | 7 +++++++ 5 files changed, 36 insertions(+), 7 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/apx-ppx-2.c create mode 100644 gcc/testsuite/gcc.target/i386/apx-ppx-3.c