PR target/80969 - Fix ICE with -mabi=ms -mavx512f, reduce wasted space when realignin...
[official-gcc.git] / gcc / testsuite / gcc.target / i386 / bmi2-sarx32-1a.c
blobf10d60b3efa57f079567d5e6fcb8d489c51eb811
1 /* { dg-do compile } */
2 /* { dg-options "-O2 -mbmi2 -dp" } */
4 #include "bmi2-sarx32-1.c"
6 /* { dg-final { scan-assembler-times "bmi2_ashrsi3" 1 } } */