This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 18b6450 shrink-wrap: Fix thinko (PR68520) new 2208bcd 2015-11-24 Steve Ellcey sellcey@imgtec.com new c12da45 2015-11-24 Steve Ellcey sellcey@imgtec.com new 78c1004 Fix typos from last checkin.
The 3 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 | 21 ++++++ gcc/config/mips/frame-header-opt.c | 88 ++++++++++++++++++++++++-- gcc/config/mips/mips.c | 53 +++++++++++++--- gcc/config/mips/mips.h | 7 ++ gcc/testsuite/ChangeLog | 4 ++ gcc/testsuite/gcc.target/mips/frame-header-4.c | 20 ++++++ 6 files changed, 177 insertions(+), 16 deletions(-) create mode 100644 gcc/testsuite/gcc.target/mips/frame-header-4.c