Set num_threads to 50 on 32-bit hppa in two libgomp loop tests
[official-gcc.git] / libgomp / testsuite / libgomp.oacc-c-c++-common / cache-1.c
blobc0dddb3c4f35f056de22ee069e12eef63fdea506
1 /* OpenACC 'cache' directive. */
3 /* See also corresponding C++ variant '../libgomp.oacc-c++/cache-1.C'. */
5 #include "../../../gcc/testsuite/c-c++-common/goacc/cache-1.c"
7 int
8 main (int argc, char *argv[])
10 test ();
12 return 0;