[Bug c++/116634] [14/15 Regression] constexpr string arrays dont compile in gcc 14.x but works for gcc 13 and earlier.

2024-09-06 Thread horserad12 at outlook dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116634 --- Comment #3 from Horse Radi --- This code has been working all the way back from gcc 9 till 13, only breaking in gcc 14. There is also a frozen library for constexpr strings that uses similar methods. The compilation error shows a clear inco

[Bug c++/116634] New: constexpr string arrays dont compile in gcc 14.x but works for gcc 13 and earlier.

2024-09-06 Thread horserad12 at outlook dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116634 Bug ID: 116634 Summary: constexpr string arrays dont compile in gcc 14.x but works for gcc 13 and earlier. Product: gcc Version: 14.2.1 Status: UNCONFIRMED Sev