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

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
```
struct A {
    &&A(){}
};

```

Also gives the same odd error message.

Reply via email to