Explorar o código

gcc-plugin/tests/opencl-lacking.c: add missing parameter to pragma starpu opencl

Nathalie Furmento %!s(int64=13) %!d(string=hai) anos
pai
achega
b2d14affdf
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      gcc-plugin/tests/opencl-lacking.c

+ 1 - 1
gcc-plugin/tests/opencl-lacking.c

@@ -23,4 +23,4 @@ static void my_task_opencl (int x, float a[x])
   __attribute__ ((task_implementation ("opencl", my_task)));
 
 #pragma starpu opencl my_task_opencl  /* (note "not generated") */	\
-               "test.cl" "kern"
+               "test.cl" "kern" 8