https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125873

--- Comment #6 from Richard Biener <rguenth at gcc dot gnu.org> ---
(In reply to Kael Franco from comment #5)
> (In reply to Richard Biener from comment #3)
> > I cannot observe different behavior of fold_plusminus_mult_expr.  Reverting
> > the offending revision ontop of trunk does not fix the testcase
> 
> Forgot to mention that I modified the testcase to replace __builtin_abort
> with return 1 to git bisect easier. Didn't think it would cause different
> results.

That's indeed odd.  I suspect we're hitting a latent bug elsewhere, so
bisecting with the abort () might give us an additional hint there.

Reply via email to