This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 95d4b531e7e [testsuite, X86] Require effective target masm_intel for tw [...] new a497906525b Reject class template placeholder as non-type template parm [...] new b5cabe5e4b2 PR c++/93033 - incorrect tree node sharing with array init.
The 2 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 | 11 +++++++++++ gcc/cp/cp-gimplify.c | 1 + gcc/cp/pt.c | 11 ++++++++++- gcc/cp/typeck2.c | 4 +++- gcc/testsuite/g++.dg/cpp0x/initlist-array9.C | 20 ++++++++++++++++++++ gcc/testsuite/g++.dg/cpp1z/class-deduction64.C | 2 +- 6 files changed, 46 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp0x/initlist-array9.C