(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.target/
i386/
sse-22a.c
       1  /* { dg-do compile } */
       2  /* { dg-options "-O0 -Werror-implicit-function-declaration -march=k8" } */
       3  /* { dg-add-options bind_pic_locally } */
       4  
       5  #define DIFFERENT_PRAGMAS
       6  
       7  #include "sse-22.c"