On Mon, Feb 12, 2018 at 06:35:47PM +0100, Martin Jambor wrote:
> Hi,
>
> the callee-side arguments manipulation method used by IPA-SRA has two
> issues with how it deals with locations. First, it gets the location
> from expressions in an unreliable way rather than the statements it sees
> and th
Hi,
the callee-side arguments manipulation method used by IPA-SRA has two
issues with how it deals with locations. First, it gets the location
from expressions in an unreliable way rather than the statements it sees
and then it forgets to set a location of one gimple assign it creates.
Both is fi