[Bug c/34154] gcc 4.1.1 bug / case ranges / unsigned long long
remi dot chateauneu at gmail dot com
gcc-bugzilla@gcc.gnu.org
Mon Nov 19 21:47:00 GMT 2007
------- Comment #1 from remi dot chateauneu at gmail dot com 2007-11-19 21:47 -------
Created an attachment (id=14582)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14582&action=view)
Small program demonstrating the bug.
this code does produce the value 19
on i686-pc-linux-gnu with gcc 2.95.3, 3.3.6, and 3.4.6,
but the value 20 with gcc 4.0.4, 4.1.2, and 4.2.2.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34154
More information about the Gcc-bugs
mailing list