r264542 - in /branches/gcc-8-branch/gcc: cp/Cha...

paolo@gcc.gnu.org paolo@gcc.gnu.org
Mon Sep 24 17:44:00 GMT 2018


Author: paolo
Date: Mon Sep 24 17:44:02 2018
New Revision: 264542

URL: https://gcc.gnu.org/viewcvs?rev=264542&root=gcc&view=rev
Log:
/cp
2018-09-24  Paolo Carlini  <paolo.carlini@oracle.com>

	PR c++/85070
	* method.c (lazily_declare_fn): During error-recovery add_method
	may return false.

/testsuite
2018-09-24  Paolo Carlini  <paolo.carlini@oracle.com>

	PR c++/85070
	* g++.dg/cpp0x/pr85070.C: New.

Added:
    branches/gcc-8-branch/gcc/testsuite/g++.dg/cpp0x/pr85070.C
Modified:
    branches/gcc-8-branch/gcc/cp/ChangeLog
    branches/gcc-8-branch/gcc/cp/method.c
    branches/gcc-8-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list