r133353 - in /branches/incremental-compiler/gcc...

tromey@gcc.gnu.org tromey@gcc.gnu.org
Wed Mar 19 21:28:00 GMT 2008


Author: tromey
Date: Wed Mar 19 21:28:23 2008
New Revision: 133353

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=133353
Log:
gcc
	* toplev.c (do_compile): Set ggc_protect_identifiers here...
	(compile_file): ... not here.
	* tree.h (struct tree_identifier): Fix typo.
	* tree.c (tree_code_size): Disallow identifiers.
gcc/cp
	* mangle.c (finish_mangling_get_identifier): Fix typo.

Modified:
    branches/incremental-compiler/gcc/ChangeLog
    branches/incremental-compiler/gcc/cp/ChangeLog
    branches/incremental-compiler/gcc/toplev.c
    branches/incremental-compiler/gcc/tree.c
    branches/incremental-compiler/gcc/tree.h



More information about the Gcc-cvs mailing list