This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r153452 - in /trunk/gcc: ChangeLog lto-streamer...
- From: rguenth at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Thu, 22 Oct 2009 12:17:12 -0000
- Subject: r153452 - in /trunk/gcc: ChangeLog lto-streamer...
Author: rguenth
Date: Thu Oct 22 12:17:12 2009
New Revision: 153452
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=153452
Log:
2009-10-22 Richard Guenther <rguenther@suse.de>
* lto-streamer.h (lto_symtab_clear_resolution): Remove.
* lto-symtab.c (lto_symtab_clear_resolution): Likewise.
lto/
* lto.c (lto_fixup_data_t): Remove free_list member.
(lto_fixup_tree): Do not insert into free_list.
(free_decl): Remove.
(lto_fixup_decls): Remove free-list handling.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/lto-streamer.h
trunk/gcc/lto-symtab.c
trunk/gcc/lto/ChangeLog
trunk/gcc/lto/lto.c