(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.target/
i386/
pr88948.c
       1  /* PR rtl-optimization/88948 */
       2  /* { dg-do compile } */
       3  /* { dg-options "-O2 -fgcse-sm -msse3 -mfpmath=387" } */
       4  
       5  #include "../../gcc.c-torture/execute/stdarg-3.c"