On Wed, Jan 13, 2016 at 9:42 AM, Jan Hubicka wrote:
> Hi,
> this patch fix wrong code with Firefox and LTO which Martin Liska tracked
> down.
> The problem is that unlike DECL_ABSTRACT_ORIGIN that always point to
> transitive
> closure of origin, BLOCK_ABSTRACT_ORIGIN can iterate. In firefox we
Hi,
this patch fix wrong code with Firefox and LTO which Martin Liska tracked down.
The problem is that unlike DECL_ABSTRACT_ORIGIN that always point to transitive
closure of origin, BLOCK_ABSTRACT_ORIGIN can iterate. In firefox we see a
function split by ipa-split which contains a construction we