https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116634
Jason Merrill <jason at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[14/15 Regression] |[14 Regression] constexpr
|constexpr string arrays |string arrays dont compile
|dont compile in gcc 14.x |in gcc 14.x but works for
|but works for gcc 13 and |gcc 13 and earlier.
|earlier. |
Assignee|mpolacek at gcc dot gnu.org |jason at gcc dot gnu.org
--- Comment #7 from Jason Merrill <jason at gcc dot gnu.org> ---
Trunk will now allow this with -fpermissive.