https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114395
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|std::is_constructible_v |[c++20+]
|result of const reference |std::is_constructible_v
|incorrect |result of const reference
| |incorrect
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Hmm, this fails only for C++20+.
