(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.target/
i386/
x86gprintrin-1.c
       1  /* Test that <x86gprintrin.h> is usable with -O -std=c89 -pedantic-errors.  */
       2  /* { dg-do compile } */
       3  /* { dg-options "-O -std=c89 -pedantic-errors -march=x86-64 -madx -mbmi -mbmi2 -mcldemote -mclflushopt -mclwb -mclzero -menqcmd -mfsgsbase -mfxsr -mhreset -mlzcnt -mlwp -mmovdiri -mmwaitx -mpconfig -mpopcnt -mpku -mptwrite -mrdpid -mrdrnd -mrdseed -mrtm -mserialize -msgx -mshstk -mtbm -mtsxldtrk -mwaitpkg -mwbnoinvd -mxsave -mxsavec -mxsaveopt -mxsaves -mraoint -mno-sse -mno-mmx" } */
       4  /* { dg-additional-options "-mcmpccxadd -mprefetchi -muintr" { target { ! ia32 } } }  */
       5  
       6  #include <x86gprintrin.h>
       7  
       8  int dummy;