https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113835
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=119754
--- Comment #14 from Jonathan Wakely <redi at gcc dot gnu.org> ---
(In reply to Jonathan Wakely from comment #13)
> Hmm, __uninitialized_default doesn't have a std::is_constant_evaluated
> check, but I think it needs it for exactly the same reasons.
I've opened Bug 119754 for that.