Use gather loads for strided accesses
[official-gcc.git] / gcc / testsuite / gcc.target / nvptx / decl-shared-init.c
blob6a99b1c338a1f4e81f3f0ef5f77b860554034dd2
1 int var __attribute__((shared)) = 0; /* { dg-error "static initialization .* not supported" } */