Initial support for AVX-512{VL,BW,DQ}
[official-gcc.git] / gcc / testsuite / gcc.target / i386 / sse-12.c
blob67bcf48fbc0e5d23deddd32fe9d29386991a76c0
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" } */
8 #include <x86intrin.h>
10 int dummy;