gcc/gcc/cp ChangeLog decl2.c tree.c

geoffk@gcc.gnu.org geoffk@gcc.gnu.org
Thu Sep 4 19:48:00 GMT 2003


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	geoffk@gcc.gnu.org	2003-09-04 19:48:23

Modified files:
	gcc/cp         : ChangeLog decl2.c tree.c 

Log message:
	PR 12161
	* decl2.c (mark_used): Use ggc_push_context/ggc_pop_context.
	* tree.c (cp_cannot_inline_tree_fn): Likewise.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.3644&r2=1.3645
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/decl2.c.diff?cvsroot=gcc&r1=1.664&r2=1.665
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/tree.c.diff?cvsroot=gcc&r1=1.343&r2=1.344



More information about the Gcc-cvs mailing list