Re: [PATCH] Fix PR38885

2011-10-06 Thread H.J. Lu
On Wed, Oct 5, 2011 at 6:48 AM, Richard Guenther wrote: > > I'm testing a pair of patches to fix PR38885 (for constants) > and PR38884 (for non-constants) stores to complex/vector memory > and CSE of component accesses from SCCVN. > > This is the piece that handles stores from constants and partia

[PATCH] Fix PR38885

2011-10-05 Thread Richard Guenther
I'm testing a pair of patches to fix PR38885 (for constants) and PR38884 (for non-constants) stores to complex/vector memory and CSE of component accesses from SCCVN. This is the piece that handles stores from constants and partial reads of it. We can conveniently re-use fold-const native encode