Re: [PR 78687] Set SRA grp_write lazily

2017-04-27 Thread Richard Biener
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

[PR 78687] Set SRA grp_write lazily

2017-04-27 Thread Martin Jambor
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