8 main (int argc
, char **argv
)
14 h
= (unsigned char *) malloc (N
);
19 fprintf (stderr
, "CheCKpOInT\n");
21 acc_map_data (h
, d
, N
);
24 fprintf (stderr
, "CheCKpOInT\n");
35 /* { dg-output "CheCKpOInT(\n|\r\n|\r).*" } */
36 /* { dg-output "\[^\n\r]* is not a mapped block" { target openacc_nvidia_accel_selected } } */
37 /* { dg-output "cannot map data on shared-memory system" { target openacc_host_selected } } */
38 /* { dg-shouldfail "" } */