https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123609

            Bug ID: 123609
           Summary: [reflection] invalid annotation accepted
           Product: gcc
           Version: 16.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: mpolacek at gcc dot gnu.org
  Target Milestone: ---

```
struct [[=]] S {};
```

is accepted but should be rejected.

Reply via email to