gcc/gcc/testsuite/g++.dg/ext/vector12.C

5 lines
88 B
C

// PR c++/34917
// { dg-do compile }
const int i __attribute ((vector_size (8))) = {};