This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from cfa86c5ebc8 Daily bump. new ce7f22f1f01 PR c++/88368 - wrong 'use of deleted function'
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 | 8 ++++++++ gcc/cp/method.c | 10 +++++++++- gcc/cp/pt.c | 2 -- gcc/cp/typeck2.c | 3 +++ gcc/testsuite/g++.dg/cpp0x/nsdmi3.C | 3 ++- gcc/testsuite/g++.dg/ext/is_constructible3.C | 17 +++++++++++++++++ 6 files changed, 39 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/g++.dg/ext/is_constructible3.C