https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77738
Andreas Schwab <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|target |rtl-optimization --- Comment #1 from Andreas Schwab <[email protected]> --- The count expression is (const_int -2147483648 [0xffffffff80000000]), but the iteration count is 2147483648.
