[Bug c++/17581] Long long arithmetic fails inside a switch/case statement when compiled with -O2
schwab at suse dot de
gcc-bugzilla@gcc.gnu.org
Tue Sep 21 08:53:00 GMT 2004
------- Additional Comments From schwab at suse dot de 2004-09-21 08:53 -------
Note that the correct printf format for long long is "%llx", not "%x".
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17581
More information about the Gcc-bugs
mailing list