(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.c-torture/
compile/
pr88423.c
       1  /* { dg-do compile { target { i?86-*-* x86_64-*-* } } } */
       2  /* { dg-options "-march=skylake -fPIC -fsched2-use-superblocks -fno-if-conversion" } */
       3  /* { dg-require-effective-target fpic } */
       4  
       5  #include "../../gcc.dg/20030309-1.c"