On Wed, 11 Feb 2015, Jakub Jelinek wrote:
> Hi!
>
> This patch fixes a thinko in -fsection-anchors alias handling code
> Honza added in r211357. Usually for aliases we don't create
> SYMBOL_REF_HAS_BLOCK_INFO_P, but in the following testcase we do,
> because the rtl is created through notice_glo
Hi!
This patch fixes a thinko in -fsection-anchors alias handling code
Honza added in r211357. Usually for aliases we don't create
SYMBOL_REF_HAS_BLOCK_INFO_P, but in the following testcase we do,
because the rtl is created through notice_global_symbol already
when the symbol wasn't an alias, onl