On Thu, 27 Apr 2017, Martin Jambor wrote:
> Hi,
>
> PR 78687 is a reported SRA missed-optimization issue. The problem, in
> its simplest form, happens when we have two big local non-addressable
> structures, we initialize only small portions of the first one and
> then assign all of it it to th
Hi,
PR 78687 is a reported SRA missed-optimization issue. The problem, in
its simplest form, happens when we have two big local non-addressable
structures, we initialize only small portions of the first one and
then assign all of it it to the second one, where we still only work
with the initial