r245066 - in /trunk/gcc/cp: ChangeLog cp-tree.h...

nathan@gcc.gnu.org nathan@gcc.gnu.org
Tue Jan 31 16:56:00 GMT 2017


Author: nathan
Date: Tue Jan 31 16:56:44 2017
New Revision: 245066

URL: https://gcc.gnu.org/viewcvs?rev=245066&root=gcc&view=rev
Log:
	* cp-tree.h (instantiate_decl): Make defer_ok bool.
	* pt.c: Fix instantiate_decl calls to pass true/false not 0/1
	(instantiate_decl): Simplify and reorder state saving and restoration.

Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/cp-tree.h
    trunk/gcc/cp/pt.c



More information about the Gcc-cvs mailing list