2 /* { dg-require-effective-target ptr32plus } */
3 /* { dg-skip-if "exceeds eBPF stack limit" { bpf-*-* } } */
4 /* This validates codegen for [r1+32760] on Darwin. */
5 void f(char x
[32688], double *y
, double *z
) __attribute__((noinline
));
6 void f(char x
[32688], double *y
, double *z
) {}