Re: [PATCH] Fix PR82128

2017-09-13 Thread Richard Biener
On Tue, 12 Sep 2017, Richard Biener wrote: > > This is the one with the folding fix... And it didn't work out (the comment before the changed line even explains...). Thus I'll do the following. Bootstrapped and tested on x86_64-unknown-linux-gnu, applied. Richard. 2017-09-13 Richard Biener

[PATCH] Fix PR82128

2017-09-12 Thread Richard Biener
This is the one with the folding fix... Bootstrapped on x86_64-unknown-linux-gnu, testing in progress. Richard. 2017-09-12 Richard Biener PR middle-end/82128 * gimple-fold.c (gimple_fold_call): Update iterator properly. Index: gcc/gimple-fold.c =