Re: Simplify types of arrays

2018-11-08 Thread Jan Hubicka
> On Wed, 7 Nov 2018, Jan Hubicka wrote: > > > Hi, > > this patch simplfies types of arrays so we don't propagate duplicates > > when record/union contains array of pointers. > > With this we still miss simplification of pointers to arrays of > > structures (where we need to rebuild array same way

Re: Simplify types of arrays

2018-11-08 Thread Richard Biener
On Wed, 7 Nov 2018, Jan Hubicka wrote: > Hi, > this patch simplfies types of arrays so we don't propagate duplicates > when record/union contains array of pointers. > With this we still miss simplification of pointers to arrays of > structures (where we need to rebuild array same way as we rebuild