[Bug c/35885] unsigned long long and while loop evaluation regression?
wilbert at jdg dot info
gcc-bugzilla@gcc.gnu.org
Wed Apr 9 15:37:00 GMT 2008
------- Comment #2 from wilbert at jdg dot info 2008-04-09 15:36 -------
I just did a fresh build of gcc 4.1.3 from the ports collection under freebsd
6.1
And got this (incorrect) result again:
before: testu64a = 9afa246709018f48, testu32a = 0506f85f
after: testu64a = 9afa246709018f48, testu32a = 0506f85f
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35885
More information about the Gcc-bugs
mailing list