https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102229
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Known to work| |10.3.0 Last reconfirmed| |2021-09-07 Status|UNCONFIRMED |NEW Ever confirmed|0 |1 Target Milestone|--- |11.3 Priority|P3 |P2 Known to fail| |11.1.0 Keywords| |rejects-valid Summary|'decltype(auto)' cannot be |[11/12 Regression] |cv-qualified |'decltype(auto)' cannot be | |cv-qualified --- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> --- Confirmed. clang accepts it as well.