1 // { dg-skip-if "requires hosted libstdc++ for cassert" { ! hostedlib } }
12 int main (int argc, char *argv[])
14 #pragma omp target map(foo())
15 /* { dg-message {sorry, unimplemented: unsupported map expression 'foo\(\)'} "" { target *-*-* } .-1 } */