https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114013
--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> --- And it behaves the same way even if there is template <int N> constexpr inline struct S var[8] = {}; instead.
jakub at gcc dot gnu.org via Gcc-bugs Tue, 20 Feb 2024 09:54:12 -0800
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114013
--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> --- And it behaves the same way even if there is template <int N> constexpr inline struct S var[8] = {}; instead.