https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87175
Bug ID: 87175 Summary: __attribute__)) is ignored by the parser Product: gcc Version: 9.0 Status: UNCONFIRMED Keywords: accepts-invalid Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: redi at gcc dot gnu.org Target Milestone: --- This compiles ok: class __attribute__)) foo { };