This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0204dcf930b arm: libgcc: make -spec=sync-*.specs compatible with LTO [P [...] new d0f230adf0e c++: init-list opt and lvalue initializers [PR118673]
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 | 9 +++++++++ gcc/cp/cp-tree.h | 4 +++- gcc/cp/tree.cc | 21 +++++++++++++++++++-- gcc/testsuite/g++.dg/cpp0x/initlist-opt6.C | 26 ++++++++++++++++++++++++++ 4 files changed, 57 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp0x/initlist-opt6.C