https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119773
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=106883
--- Comment #6 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Jakub Jelinek from comment #5)
> maybe_optimize_sub_cmp_0 doesn't change behavior on the testcase at all (at
> least on the trunk) though.
> Most likely SLSR bug, -fno-tree-slsr makes it go away, will verify in the
> morning.
If that is true, then similar to PR 106883 again.