https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123790
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[15/16 Regression] GCC |[15 Regression] GCC doesn't
|doesn't initialize |initialize constexpr
|constexpr variable of type |variable of type
|std::nullptr_t with another |std::nullptr_t with another
|nullptr since r15-6744 |nullptr since r15-6744
Status|NEW |ASSIGNED
Assignee|unassigned at gcc dot gnu.org |jakub at gcc dot gnu.org
--- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Fixed on the trunk so far.