r140831 - in /branches/lto/gcc: ChangeLog.lto l...
espindola@gcc.gnu.org
espindola@gcc.gnu.org
Thu Oct 2 10:49:00 GMT 2008
Author: espindola
Date: Thu Oct 2 10:49:44 2008
New Revision: 140831
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=140831
Log:
2008-10-02 Rafael Espindola <espindola@google.com>
* lto-function-in.c (global_vector_fixup): Removed node argument.
Use lto_symtab_prevailing_decl. Update all uses.
* lto-tree-in.h (lto_symtab_merge_var, lto_symtab_merge_fn): Return
void. Update all uses.
(lto_symtab_prevailing_decl): New.
2008-10-02 Rafael Espindola <espindola@google.com>
* lto-symtab.c (lto_symtab_merge_var, lto_symtab_merge_fn,
lto_symtab_merge_decl): Return void.
(lto_symtab_prevailing_decl): New.
Modified:
branches/lto/gcc/ChangeLog.lto
branches/lto/gcc/lto-function-in.c
branches/lto/gcc/lto-tree-in.h
branches/lto/gcc/lto/ChangeLog
branches/lto/gcc/lto/lto-symtab.c
More information about the Gcc-cvs
mailing list