PR ipa/59469
commit2b7cb1722561ca6e6c7d90d7ae7d99c752f7097c
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 7 Feb 2014 02:28:33 +0000 (7 02:28 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 7 Feb 2014 02:28:33 +0000 (7 02:28 +0000)
tree9636ee869b6ae372017b8dc4b9570c5b950a6be6
parent99b4edde3899638c2cafad771355fcaedba8cea1
PR ipa/59469
* lto-cgraph.c (lto_output_node): Use
symtab_get_symbol_partitioning_class.
(lto_output_varpool_node): likewise.
(symtab_get_symbol_partitioning_class): Move here from
lto/lto-partition.c
* cgraph.h (symbol_partitioning_class): Likewise.
(symtab_get_symbol_partitioning_class): Declare.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@207591 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/symtab.c