[PR81647][AARCH64] Fix handling of Unordered Comparisons in aarch64-simd.md
[official-gcc.git] / gcc / testsuite / gcc.target / aarch64 / cpu-diagnostics-4.c
blob268321e16e31938c4e0cefe5a2b006ec4242f35a
1 /* { dg-error "missing" "" {target "aarch64*-*-*" } 0 } */
2 /* { dg-skip-if "do not override -mcpu" { *-*-* } { "-mcpu=*" } { "" } } */
3 /* { dg-options "-O2 -mcpu=+dummy" } */
5 void f ()
7 return;