https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109883
Xi Ruoyao <xry111 at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Known to fail| |13.1.0, 14.0
Status|WAITING |NEW
Summary|Stack Overflow in <cmath> |Stack Overflow in <cmath>
|functions with <stdfloat> |functions with <stdfloat>
|types |types and -std=c++23
--- Comment #3 from Xi Ruoyao <xry111 at gcc dot gnu.org> ---
Confirmed. -std=c++23 is needed to reproduce.
