https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=185431
Pedro F. Giffuni <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |Overcome By Events Status|In Progress |Closed CC| |[email protected] --- Comment #3 from Pedro F. Giffuni <[email protected]> --- As of FreeBSD 10.x, we are not shipping anymore gcc 4.2.1 by default. There are no plans to update the gcc version included in the 9.x series. Please use clang or gcc from ports which are much more up to date. In FreeBSD 10.1 (with clang), I got $ cc gcc-test.c $ ./a.out 251 > 65535 = 0 $ -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
