This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-14 in repository gcc.
from db447ec808e Revert "tree-optimization/114921 - _Float16 -> __bf16 isn't noop" new 3b4d6b6ecd7 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