This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r249318 - in /trunk/gcc: cp/ChangeLog cp/decl2....


Author: jason
Date: Sat Jun 17 02:27:45 2017
New Revision: 249318

URL: https://gcc.gnu.org/viewcvs?rev=249318&root=gcc&view=rev
Log:
	PR c++/80831 - ICE with -fsyntax-only.

	* decl2.c (c_parse_final_cleanups): Use cgraph_node::get_create.

Added:
    trunk/gcc/testsuite/g++.dg/other/fsyntax-only1.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/decl2.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]