[Bug c/47670] Gcc 4.5.1 inconsistent optimisation of loop with mixed 32bit and 64bit arithmetic
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Feb 9 21:54:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47670
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-02-09 21:20:51 UTC ---
Or count+=i*0x40000000LL;
More information about the Gcc-bugs
mailing list