[Bug middle-end/58143] wrong code at -O3 on x86_64-linux-gnu
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Aug 13 00:08:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58143
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
-2147483647 - 1 - p
Hmm, this overflows for p > 1.
More information about the Gcc-bugs
mailing list