This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c9b1334eecc Daily bump. new d581cf9c2f6 Nios2: Add TARGET_CAN_INLINE_P hook.
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/nios2/nios2.c | 37 ++++++++++++++++++++++ .../nios2/{custom-fp-3.c => custom-fp-inline-1.c} | 21 ++++++++---- .../nios2/{custom-fp-5.c => custom-fp-inline-2.c} | 19 ++++++----- .../nios2/{custom-fp-3.c => custom-fp-inline-3.c} | 21 ++++++++---- .../gcc.target/nios2/custom-fp-inline-4.c | 29 +++++++++++++++++ 5 files changed, 105 insertions(+), 22 deletions(-) copy gcc/testsuite/gcc.target/nios2/{custom-fp-3.c => custom-fp-inline-1.c} (59%) copy gcc/testsuite/gcc.target/nios2/{custom-fp-5.c => custom-fp-inline-2.c} (54%) copy gcc/testsuite/gcc.target/nios2/{custom-fp-3.c => custom-fp-inline-3.c} (61%) create mode 100644 gcc/testsuite/gcc.target/nios2/custom-fp-inline-4.c