[AArch64/arm] PR testsuite/85326 Avoid C++ tests when C++ compiler not present
[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" } */