Re: [PATCH, 4.8, PR 59610] More optimize guards in ipa-prop.c

2014-01-08 Thread Richard Biener
On Tue, Jan 7, 2014 at 7:27 PM, Martin Jambor wrote: > Hi, > > I forgot to put the optimize test to the ipa_compute_jump_functions > when fixing PR 57358 which is where it is most necessary. This patch > adds it there and to parm_preserved_before_stmt_p which is also > reachable through ipa_load_

[PATCH, 4.8, PR 59610] More optimize guards in ipa-prop.c

2014-01-07 Thread Martin Jambor
Hi, I forgot to put the optimize test to the ipa_compute_jump_functions when fixing PR 57358 which is where it is most necessary. This patch adds it there and to parm_preserved_before_stmt_p which is also reachable through ipa_load_from_parm_agg_1 that is also called from outside of jump function