This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 11a4714860d ipa/102762 - fix ICE with invalid __builtin_va_arg_pack () use new 17ffb7a5620 c/102763 - fix ICE with invalid input to GIMPLE FE new 7bfe7d634f6 Always default to DWARF2_DEBUG if not specified, warn about [...]
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/ada/gcc-interface/misc.c | 6 ------ gcc/c/gimple-parser.c | 8 ++++++++ gcc/config/pa/som.h | 4 ++++ gcc/config/pdp11/pdp11.h | 3 +++ gcc/defaults.h | 29 +++++------------------------ gcc/testsuite/gcc.dg/gimplefe-error-12.c | 10 ++++++++++ gcc/testsuite/lib/prune.exp | 3 +++ gcc/toplev.c | 5 +++++ 8 files changed, 38 insertions(+), 30 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/gimplefe-error-12.c