https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123790

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |needs-bisection
      Known to work|                            |14.3.0
      Known to fail|                            |15.1.0
            Summary|GCC doesn't initialize      |[15/16 Regression] GCC
                   |constexpr variable of type  |doesn't initialize
                   |std::nullptr_t with another |constexpr variable of type
                   |nullptr                     |std::nullptr_t with another
                   |                            |nullptr
   Target Milestone|---                         |15.3
           Priority|P3                          |P2

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
This is actually a regression, in that it worked in GCC 14.3.0.

Reply via email to