2 /* { dg-options "-O2 -fstack-clash-protection -fno-optimize-sibling-calls --param stack-clash-protection-probe-interval=12 --param stack-clash-protection-guard-size=12" } */
3 /* { dg-require-effective-target supports_stack_clash_protection } */
5 /* For further testing, this can be run under valgrind where it's crashed
6 on aarch64 and ppc64le with -fstack-check=specific. */
9 __attribute__((noinline
, noclone
)) void
12 asm volatile ("" : : "r" (p
) : "memory");
15 __attribute__((noinline
, noclone
)) void
22 __attribute__((noinline
, noclone
)) void