On Mon, 14 Apr 2014, Jan Hubicka wrote:
> Hi,
> this patch fixes ICE in ctor_for_folding where varpool_remove_node
> incorrectly clobbers
> DECL_INITIAL of a variable while removing cgraph during the early LTO merging.
> This case is special by alowing multiple symtab nodes for a given declaratio
Hi,
this patch fixes ICE in ctor_for_folding where varpool_remove_node incorrectly
clobbers
DECL_INITIAL of a variable while removing cgraph during the early LTO merging.
This case is special by alowing multiple symtab nodes for a given declaration
and we have similar special case in the other rem