https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119959
Sam James <sjames at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[15/16 regression] simple |[15/16 regression] simple
|loop miscompiled into an |loop miscompiled into an
|endless loop |endless loop since
| |r15-580-gf3e5f4c58591f5
Keywords|needs-bisection |
--- Comment #8 from Sam James <sjames at gcc dot gnu.org> ---
I had a feeling it'd be that (-fno-tree-dse should work then).