[Bug c++/124145] Repeat call to constexpr throwing function doesn't throw
tkaminsk at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Feb 24 12:36:03 GMT 2026
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124145
Tomasz Kamiński <tkaminsk at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tkaminsk at gcc dot gnu.org
--- Comment #1 from Tomasz Kamiński <tkaminsk at gcc dot gnu.org> ---
The use of consteval block is irrevelant for the issue, the same problem
appears for calls inside constexpr functions.
More information about the Gcc-bugs
mailing list