https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125873
--- Comment #5 from Kael Franco <kaelfandrew at gmail dot com> --- (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.
