1 /* Only nvptx plugin does the required error checking.
2 { dg-do run { target openacc_nvidia_accel_selected } } */
10 main (int argc
, char **argv
)
19 fprintf (stderr
, "CheCKpOInT\n");
20 acc_free ((void *)((uintptr_t) d
+ (uintptr_t) (N
>> 1)));
25 /* { dg-output "CheCKpOInT(\n|\r\n|\r).*" } */
26 /* { dg-output "invalid device address" } */
27 /* { dg-shouldfail "" } */