(root)/
gcc-13.2.0/
gcc/
testsuite/
g++.dg/
ext/
vector12.C
// PR c++/34917
// { dg-do compile }

const int i __attribute ((vector_size (8))) = {};