[Bug c++/50559] g++ bails out after seeing overflow in an enumeration value
dnetserrspam at gmail dot com
gcc-bugzilla@gcc.gnu.org
Wed Sep 28 17:28:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50559
--- Comment #1 from dnetserrspam at gmail dot com 2011-09-28 17:24:18 UTC ---
When g++ compiles the attached code it complains (correctly) that the value for
GREEN overflows. Then it reports that it is confused by earlier errors and
bails out.
More information about the Gcc-bugs
mailing list