https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107211
Jonathan Wakely <redi at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Last reconfirmed| |2022-10-11 Priority|P3 |P2 Known to work| |8.5.0 Summary|GCC compiles invalid use of |[10/11/12/13 Regression] |non static member function |GCC compiles invalid use of |in noexcept operator |non static member function | |in noexcept operator Known to fail| |10.4.1, 11.3.1, 12.2.1, | |13.0, 9.5.0 Keywords| |accepts-invalid Status|UNCONFIRMED |NEW --- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> --- Started with r9-4187-g205d542ad55d8d re PR c++/52869 ([DR 1207] "this" not being allowed in noexcept clauses)