On Mon, Jun 13, 2016 at 01:25:35PM +0200, Richard Biener wrote:
> The following avoids creating IL that accesses a FUNCTION_DECLs memory
> directly rather than indirectly through an address based on it.
>
> Bootstrap and regtest running on x86_64-unknown-linux-gnu, ok for trunk?
I think the probl
The following avoids creating IL that accesses a FUNCTION_DECLs memory
directly rather than indirectly through an address based on it.
Bootstrap and regtest running on x86_64-unknown-linux-gnu, ok for trunk?
Thanks,
Richard.
2016-06-13 Richard Biener
PR c/71514
c-family/