]> git.ipfire.org Git - thirdparty/gcc.git/blob - gcc/testsuite/gcc.target/i386/sse-12.c
Add x86 pcommit instruction.
[thirdparty/gcc.git] / gcc / testsuite / gcc.target / i386 / sse-12.c
1 /* Test that {,x,e,p,t,s,w,a,b,i}mmintrin.h, mm3dnow.h, fma4intrin.h,
2 xopintrin.h, abmintrin.h, bmiintrin.h, tbmintrin.h, lwpintrin.h,
3 popcntintrin.h and mm_malloc.h are usable
4 with -O -std=c89 -pedantic-errors. */
5 /* { dg-do compile } */
6 /* { dg-options "-O -std=c89 -pedantic-errors -march=k8 -msse4a -m3dnow -mavx -mavx2 -mfma4 -mxop -maes -mpclmul -mpopcnt -mabm -mlzcnt -mbmi -mbmi2 -mtbm -mlwp -mfsgsbase -mrdrnd -mf16c -mfma -mrtm -mrdseed -mprfchw -madx -mfxsr -mxsaveopt -mavx512f -mavx512er -mavx512cd -mavx512pf -msha -mprefetchwt1 -mxsavec -mxsaves -mclflushopt -mavx512bw -mavx512dq -mavx512vl -mavx512vbmi -mavx512ifma -mclwb -mpcommit" } */
7
8 #include <x86intrin.h>
9
10 int dummy;