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

rguenth@gcc.gnu.org rguenth@gcc.gnu.org
Fri Aug 14 18:43:00 GMT 2009


Author: rguenth
Date: Fri Aug 14 18:43:29 2009
New Revision: 150772

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=150772
Log:
2009-08-14  Richard Guenther  <rguenther@suse.de>

	* lto-symtab.c (lto_symtab_merge_decl): Exchange TREE_CHAIN use
	for DECL_LANG_SPECIFIC.
	(lto_symtab_prevailing_decl): Likewise.

	lto/
	* lto.c (read_cgraph_and_symbols): Exchange TREE_CHAIN use
	for DECL_LANG_SPECIFIC.

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



More information about the Gcc-cvs mailing list