This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 799e2e7f023 c: Check for modifiable static compound literals in inline [...] new 01ea66a6c56 c++: Only do maybe_init_list_as_range optimization if !proc [...]
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/call.cc | 3 ++- .../tree-ssa/{initlist-opt1.C => initlist-opt2.C} | 6 ++++++ gcc/testsuite/g++.dg/tree-ssa/initlist-opt3.C | 21 +++++++++++++++++++++ 3 files changed, 29 insertions(+), 1 deletion(-) copy gcc/testsuite/g++.dg/tree-ssa/{initlist-opt1.C => initlist-opt2.C} (95%) create mode 100644 gcc/testsuite/g++.dg/tree-ssa/initlist-opt3.C