This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from fcaf08b 2016-09-27 Richard Biener rguenther@suse.de new 1253a01 gcc/ PR target/51244 * config/sh/sh.c (sh_rtx_costs): Fix r [...] new 1ef012e 2016-09-27 Richard Biener rguenther@suse.de new 7469707 2016-09-27 Olivier Hainque hainque@adacore.com new febf7a4 Fix PR gcov-profile/46266 new e270e16 [ARM] Fix -Wimplicit-fallthrough warnings new 807b420 * config/ia64/ia64.c (ia64_print_operand): Adjust fall throu [...]
The 6 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: MAINTAINERS | 3 ++- gcc/ChangeLog | 38 +++++++++++++++++++++++++++++ gcc/config/arm/arm-builtins.c | 6 ++--- gcc/config/arm/arm.c | 8 +++---- gcc/config/ia64/ia64.c | 2 +- gcc/config/sh/sh.c | 10 ++++---- gcc/input.h | 2 ++ gcc/profile.c | 9 ++++--- gcc/testsuite/ChangeLog | 11 +++++++++ gcc/testsuite/g++.dg/torture/pr77745.C | 24 +++++++++++++++++++ gcc/testsuite/lib/gcov.exp | 9 ++++++- gcc/tree-ssa-pre.c | 44 ++++++++++++++++++++-------------- gcc/tree-ssa-sccvn.c | 12 ++++++++-- 13 files changed, 139 insertions(+), 39 deletions(-) create mode 100644 gcc/testsuite/g++.dg/torture/pr77745.C