This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 1e0cfd0 runtime: mark non-x86 aeshashbody parameters as unused new 3bb246b PR c/78165 - avoid printing type suffix for constants in %E output new 0df004a 2016-12-08 Vladimir Makarov vmakarov@redhat.com
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/ChangeLog | 6 +++++ gcc/c-family/ChangeLog | 7 ++++++ gcc/c-family/c-pretty-print.c | 27 ---------------------- gcc/lra-assigns.c | 8 +++++-- gcc/testsuite/ChangeLog | 5 ++++ .../g++.dg/debug/dwarf2/integer-typedef.C | 2 +- gcc/testsuite/g++.dg/debug/dwarf2/typedef1.C | 4 ++-- gcc/testsuite/g++.dg/inherit/covariant7.C | 4 ++-- gcc/testsuite/gcc.target/i386/pr78671.c | 18 +++++++++++++++ 9 files changed, 47 insertions(+), 34 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr78671.c