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

Andreas Schwab <sch...@linux-m68k.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|target                      |rtl-optimization

--- Comment #1 from Andreas Schwab <sch...@linux-m68k.org> ---
The count expression is (const_int -2147483648 [0xffffffff80000000]), but the
iteration count is 2147483648.

Reply via email to