r207489 - in /trunk/gcc: ChangeLog ipa.c lto/Ch...
hubicka@gcc.gnu.org
hubicka@gcc.gnu.org
Tue Feb 4 23:26:00 GMT 2014
Author: hubicka
Date: Tue Feb 4 23:26:36 2014
New Revision: 207489
URL: http://gcc.gnu.org/viewcvs?rev=207489&root=gcc&view=rev
Log:
* ipa.c (function_and_variable_visibility): Decompose DECL_ONE_ONLY
groups when we know they are controlled by LTO.
* varasm.c (default_binds_local_p_1): If object is in other partition,
it will be resolved locally.
* lto-partition.c (get_symbol_class): Only unforced DECL_ONE_ONLY
needs duplicating, not generic COMDAT.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/ipa.c
trunk/gcc/lto/ChangeLog
trunk/gcc/lto/lto-partition.c
trunk/gcc/varasm.c
More information about the Gcc-cvs
mailing list