/* { dg-do compile } */ /* { dg-options "-O2 -march=rv64gc -mabi=lp64d -fstack-clash-protection" } */ /* { dg-require-effective-target supports_stack_clash_protection } */ #define SIZE 8 * 1024 #include "stack-check-prologue.h" /* { dg-final { scan-assembler-times {sd\tzero,1024\(sp\)} 2 } } */ /* SIZE is more than 2x guard-size and no remainder, unrolled, no loop. */