r140852 - in /branches/lto/gcc: ChangeLog.lto l...

espindola@gcc.gnu.org espindola@gcc.gnu.org
Fri Oct 3 08:47:00 GMT 2008


Author: espindola
Date: Fri Oct  3 08:47:54 2008
New Revision: 140852

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=140852
Log:
2008-10-03 Rafael Espindola  <espindola@google.com>

	* lto-symtab.c (lto_symtab_overwrite_decl): Remove. Remove all calls.
	(lto_symtab_merge_decl): Update  LTO_IDENTIFIER_DECL the reflect the
	prevailing definition. Don't mark TREE_NOTHROW differences.
	* lto.c (lto_fixup_tree): New.
	(lto_fixup_state): New.
	(lto_fixup_state_aux): New.
	(free_decl): New.
	(lto_fixup_decls): New.
	(lto_main): Call lto_fixup_decls.

2008-10-03 Rafael Espindola  <espindola@google.com>

	* lto-function-in.c (global_vector_fixup) Remove. Remove all calls.


Modified:
    branches/lto/gcc/ChangeLog.lto
    branches/lto/gcc/lto-function-in.c
    branches/lto/gcc/lto/ChangeLog
    branches/lto/gcc/lto/lto-symtab.c
    branches/lto/gcc/lto/lto.c



More information about the Gcc-cvs mailing list