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

Patrick Palka <ppalka at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ppalka at gcc dot gnu.org
           Keywords|needs-bisection             |

--- Comment #2 from Patrick Palka <ppalka at gcc dot gnu.org> ---
Seems we first started rejecting this after the <compare> change r14-3302,
which exposed a consteval bug in the frontend, and this bug was later fixed by
the consteval refactoring r14-4140.

r14-3302 was later backported for GCC 13.3 as r13-7739, but r14-4140 wasn't
(and doesn't seem suitable for backporting).

Reply via email to