This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 65ab153500f Reformat some code; Add support for generating PLWA with of [...] new bddb104ab76 Implement P1286R2, Contra CWG1778
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 | 11 +++++ gcc/cp/method.c | 69 +++----------------------------- gcc/cp/parser.c | 14 +------ gcc/cp/parser.h | 4 -- gcc/testsuite/g++.dg/DRs/dr1778.C | 7 ++++ gcc/testsuite/g++.dg/cpp0x/defaulted23.C | 4 +- gcc/testsuite/g++.dg/cpp0x/defaulted43.C | 10 ++--- 7 files changed, 32 insertions(+), 87 deletions(-) create mode 100644 gcc/testsuite/g++.dg/DRs/dr1778.C