-pedantic converts enumerators to 'int', while without -pedantic they are handled as-is.
-- Summary: -pedantic changes code-generation for unsigned enumerators Product: gcc Version: 4.3.0 Status: UNCONFIRMED Severity: enhancement Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: manu at gcc dot gnu dot org BugsThisDependsOn: 33702 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35129