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

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Testcase:
```
using T = struct {}();
```

Reply via email to