https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87097
--- Comment #7 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The releases/gcc-14 branch has been updated by Jason Merrill <[email protected]>: https://gcc.gnu.org/g:d7dd08411bc3b4e8431174d036021ecf482e7d61 commit r14-11894-gd7dd08411bc3b4e8431174d036021ecf482e7d61 Author: Jason Merrill <[email protected]> Date: Thu Jul 17 09:46:35 2025 -0400 c++: constexpr array testcase [PR87097] This seems to have been fixed by r15-7260 for PR118285, but is sufficiently different to merit its own test. PR c++/87097 gcc/testsuite/ChangeLog: * g++.dg/cpp0x/constexpr-array29.C: New test.
