Re: [PATCH, PR 56294] Create all replacements upfront

2013-02-27 Thread Jakub Jelinek
On Wed, Feb 27, 2013 at 03:52:20PM +0100, Martin Jambor wrote: > Bootstrapped and tested on x86_64-linux, fixes an -fdebug-compare > regression. OK for trunk? Ok, thanks. > 2013-02-25 Martin Jambor > > PR tree-optimization/56294 > * tree-sra.c (analyze_access_subtree): Create rep

[PATCH, PR 56294] Create all replacements upfront

2013-02-27 Thread Martin Jambor
Hi, this patch makes SRA create all scheduled replacements declarations before starting the modification pass over the function. Because we now create more replacements when generating debug info than when we do not, this is the only way we can be sure the declarations (even those that eventually