]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR ipa/59469 (LLVM build failure with gcc LTO)
authorJan Hubicka <hubicka@gcc.gnu.org>
Fri, 7 Feb 2014 02:28:33 +0000 (02:28 +0000)
committerJan Hubicka <hubicka@gcc.gnu.org>
Fri, 7 Feb 2014 02:28:33 +0000 (02:28 +0000)
commitddb3e20aaecd26afbce0025e1fef1a3144c65ce7
tree9636ee869b6ae372017b8dc4b9570c5b950a6be6
parent3c0f1105e1c9ada1cd0e40a510d65a138b3cdaa6
re PR ipa/59469 (LLVM build failure with gcc LTO)

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.

From-SVN: r207591
gcc/symtab.c