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.

Reply via email to