This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6f3863c libgo: update to Go 1.7.1 release new 3bb45f7 Make canonical_va_list_type more strict new 1aef7c3 2016-09-10 Steven G. Kargl kargl@gcc.gnu.org
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 | 8 ++++++++ gcc/builtins.c | 4 ---- gcc/c-family/ChangeLog | 7 +++++++ gcc/c-family/c-common.c | 20 +++----------------- gcc/config/i386/i386.c | 8 -------- gcc/gimplify.c | 5 +++++ gcc/testsuite/ChangeLog | 11 +++++++++++ gcc/testsuite/c-c++-common/va-arg-va-list-type.c | 9 +++++++++ gcc/testsuite/gfortran.dg/c_assoc_2.f03 | 2 +- gcc/testsuite/gfortran.dg/c_assoc_4.f90 | 2 +- 10 files changed, 45 insertions(+), 31 deletions(-) create mode 100644 gcc/testsuite/c-c++-common/va-arg-va-list-type.c