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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|14.2                        |14.0
         Resolution|---                         |DUPLICATE
             Status|NEW                         |RESOLVED
            Summary|[14/15 Regression]          |static_assert rejected
                   |static_assert incorrectly   |constexpr member function
                   |accept constexpr member     |with non-constexpr this
                   |function with non-constexpr |
                   |this                        |
      Known to work|13.2.0                      |14.1.0
      Known to fail|14.1.0                      |13.2.0

--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Jonathan Wakely from comment #3)
>  So not a bug.

So rather a dup of bug 106650 since it was reported against GCC 12.2.0
originally.

Note no other compiler implements this paper which is why it surprised me
really.

*** This bug has been marked as a duplicate of bug 106650 ***

Reply via email to