------- Comment #13 from redi at gcc dot gnu dot org 2010-04-26 23:07 ------- (In reply to comment #12) > Is that even allowed for normal enums?
yes, unscoped enums will be promoted to int -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38064
------- Comment #13 from redi at gcc dot gnu dot org 2010-04-26 23:07 ------- (In reply to comment #12) > Is that even allowed for normal enums?
yes, unscoped enums will be promoted to int -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38064