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

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Even simplier is rejected:
```
extern unsigned t;
auto t = 1u;

```

Reply via email to