This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 7604a798428 PR c++/79937 PR c++/82410 * tree.h (TARGET_EXPR_NO_ELIDE [...] new 9582b9d84e5 PR c++/83937 - wrong C++17 handling of init-list ctor argument.
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/ChangeLog | 6 ++++++ gcc/cp/call.c | 7 ++++++- gcc/testsuite/g++.dg/cpp0x/initlist-ctor2.C | 15 +++++++++++++++ 3 files changed, 27 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/g++.dg/cpp0x/initlist-ctor2.C