[Bug c/17844] -fshort-enums: ISO/IEC 9899:1999 : wrong size of identifier in enumerator list
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Oct 5 15:54:00 GMT 2004
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-10-05 15:54 -------
Ok, but note you can also reproduce it with just:
enum v { yes, no } __attribute__((packed));
--
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|INVALID |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17844
More information about the Gcc-bugs
mailing list