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/35129] New: -pedantic changes code-generation for unsigned enumerators


-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


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