This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/50559] g++ bails out after seeing overflow in an enumeration value


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]