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: r207590
This commit is contained in:
parent
964512791e
commit
3c0f1105e1
@ -1,3 +1,14 @@
|
|||||||
|
2014-02-06 Jan Hubicka <hubicka@ucw.cz>
|
||||||
|
|
||||||
|
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.
|
||||||
|
|
||||||
2014-02-06 Jan Hubicka <hubicka@ucw.cz>
|
2014-02-06 Jan Hubicka <hubicka@ucw.cz>
|
||||||
|
|
||||||
* ggc.h (ggc_internal_cleared_alloc): New macro.
|
* ggc.h (ggc_internal_cleared_alloc): New macro.
|
||||||
|
Loading…
Reference in New Issue
Block a user