r141131 - in /branches/lto/gcc: ChangeLog.lto l...
dnovillo@gcc.gnu.org
dnovillo@gcc.gnu.org
Wed Oct 15 11:22:00 GMT 2008
Author: dnovillo
Date: Wed Oct 15 11:22:42 2008
New Revision: 141131
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=141131
Log:
2008-10-14 Diego Novillo <dnovillo@google.com>
* lto-function-out.c (output_bb): Fix generation of EH
region numbers when transitioning outside a region.
* lto-function-in.c (input_var_decl): Do not force
TREE_STATIC on global symbols.
Handle TREE_PUBLIC decls even if they have a context.
lto/ChangeLog:
* lto-symtab.c (lto_symtab_merge_decl): Do not force
TREE_STATIC on global symbols.
Modified:
branches/lto/gcc/ChangeLog.lto
branches/lto/gcc/lto-function-in.c
branches/lto/gcc/lto-function-out.c
branches/lto/gcc/lto/ChangeLog
branches/lto/gcc/lto/lto-symtab.c
More information about the Gcc-cvs
mailing list