[Bug rtl-optimization/77738] Invalid initialisation of ar.lc register
schwab@linux-m68k.org
gcc-bugzilla@gcc.gnu.org
Thu Oct 6 09:18:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77738
Andreas Schwab <schwab@linux-m68k.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|target |rtl-optimization
--- Comment #1 from Andreas Schwab <schwab@linux-m68k.org> ---
The count expression is (const_int -2147483648 [0xffffffff80000000]), but the
iteration count is 2147483648.
More information about the Gcc-bugs
mailing list