This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c943d7b5c40 PR modula2/114929 extra for loop iteration count regression tests new 8f3afb83c87 c++: initializer_list<string> and EH [PR114935]
The 1 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/cp/cp-gimplify.cc | 18 ++++++++++++---- gcc/cp/cp-tree.h | 1 + gcc/cp/typeck2.cc | 34 ++++++++++++++++++------------- gcc/testsuite/g++.dg/cpp0x/initlist-eh1.C | 25 +++++++++++++++++++++++ 4 files changed, 60 insertions(+), 18 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp0x/initlist-eh1.C