9 main (int argc
, char **argv
)
16 h
= (unsigned char *) malloc (N
);
18 for (i
= 0; i
< N
; i
++)
23 fprintf (stderr
, "CheCKpOInT\n");
24 d
= acc_present_or_copyin (0, N
);
32 for (i
= 0; i
< N
; i
++)
43 /* { dg-output "CheCKpOInT(\n|\r\n|\r).*" } */
44 /* { dg-output "\\\[\[^\n\r]*,\\\+256\\\] is a bad range" } */
45 /* { dg-shouldfail "" } */