Re: [PR 69355] Correct hole detection when total_scalarization fails

2016-01-27 Thread Richard Biener
On Tue, 26 Jan 2016, Martin Jambor wrote: > Hi, > > PR 69355 has revealed that when SRA attempts total scalarization of an > aggregate but this fails because the user type-casts a scalar field > and stores into a it a smaller aggregate (and the scalar field is not > written to, whether directly o

[PR 69355] Correct hole detection when total_scalarization fails

2016-01-26 Thread Martin Jambor
Hi, PR 69355 has revealed that when SRA attempts total scalarization of an aggregate but this fails because the user type-casts a scalar field and stores into a it a smaller aggregate (and the scalar field is not written to, whether directly or as a part of an aggregate store), the pass can loose