The c++ parser accepts: enum { };
which is specifically listed in clause 7 paragraph 3 of the C++ standard as ill-formed. -- Summary: empty enum accepted Product: gcc Version: 4.2.0 Status: UNCONFIRMED Keywords: accepts-invalid Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: amylaar at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29018