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

Marek Polacek <mpolacek at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mpolacek at gcc dot gnu.org
             Status|UNCONFIRMED                 |ASSIGNED
           Assignee|unassigned at gcc dot gnu.org      |mpolacek at gcc dot 
gnu.org
     Ever confirmed|0                           |1
           Keywords|                            |rejects-valid
           Priority|P3                          |P2
            Summary|constexpr string arrays     |[14/15 Regression]
                   |dont compile in gcc 14.x    |constexpr string arrays
                   |but works for gcc 13 and    |dont compile in gcc 14.x
                   |earlier.                    |but works for gcc 13 and
                   |                            |earlier.
   Last reconfirmed|                            |2024-09-06

--- Comment #1 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
Yikes, started with r14-9622

commit d1d8fd2884b44598d80de1038b086eec41519d4b
Author: Marek Polacek <pola...@redhat.com>
Date:   Thu Feb 22 18:49:08 2024 -0500

    c++: direct-init of an array of class type [PR59465]

Thanks for the report.

Reply via email to