blob: 86606275ac47101763f09c936dd7837094c8d893 [file] [log] [blame]
/* { dg-do compile } */
/* { dg-options "-O3 -fcilkplus" } */
#pragma simd /* { dg-error "must be inside a function" } */
void foo()
{
}