[PR81647][AARCH64] Fix handling of Unordered Comparisons in aarch64-simd.md
[official-gcc.git] / gcc / testsuite / gcc.target / aarch64 / sync-op-release.c
blob7e3d7acf56a8edc4315983eb996252cad9e666ad
1 /* { dg-do compile } */
2 /* { dg-options "-march=armv8-a+nolse -O2" } */
4 #include "sync-op-release.x"
6 /* { dg-final { scan-assembler-times "stlr" 1 } } */