This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 54fae019dcc passes.c: implement pre-ICE emergency dumping new 5362e31edc6 Fix configure.ac to respect --{enable,disable}-werror option. new 8c7a5be54ff GIMPLEFE: Handle missing labels in goto statements
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: ChangeLog | 6 ++++++ configure | 7 +++++-- configure.ac | 7 +++++-- gcc/c/ChangeLog | 5 +++++ gcc/c/gimple-parser.c | 12 +++++++++++- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/gcc.dg/gimplefe-error-7.c | 27 +++++++++++++++++++++++++++ 7 files changed, 64 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/gimplefe-error-7.c