r140975 - in /branches/lto/gcc: ChangeLog.lto l...
espindola@gcc.gnu.org
espindola@gcc.gnu.org
Wed Oct 8 14:10:00 GMT 2008
Author: espindola
Date: Wed Oct 8 14:10:52 2008
New Revision: 140975
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=140975
Log:
2008-10-08 Rafael Espindola <espindola@google.com>
* lto-symtab.c (lto_symtab_set_resolution): New.
(lto_symtab_merge_decl): Use lto_symtab_set_resolution and
lto_symtab_get_resolution.
(lto_symtab_prevailing_decl): Return decl for non public decls.
(lto_symtab_get_resolution): New.
* lto.c (lto_fixup_tree, lto_fixup_state): Remove unecessary checks.
2008-10-08 Rafael Espindola <espindola@google.com>
* lto-tree-in.h (lto_symtab_get_resolution): New.
Modified:
branches/lto/gcc/ChangeLog.lto
branches/lto/gcc/lto-tree-in.h
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