(root)/
gcc-13.2.0/
gcc/
testsuite/
c-c++-common/
zero-scratch-regs-8.c
       1  /* { dg-do run } */
       2  /* { dg-skip-if "not implemented" { ! { i?86*-*-* x86_64*-*-* sparc*-*-* aarch64*-*-* arm*-*-* nvptx*-*-* s390*-*-* loongarch64*-*-* } } } */
       3  /* { dg-options "-O2 -fzero-call-used-regs=all-arg" } */
       4  
       5  #include "zero-scratch-regs-1.c"