[PR81647][AARCH64] Fix handling of Unordered Comparisons in aarch64-simd.md
[official-gcc.git] / gcc / testsuite / gcc.target / aarch64 / tlsie_tiny_1.c
blob7477fa6066133a78b1b682cac52a48a2d0642c4b
1 /* { dg-do compile } */
2 /* { dg-require-effective-target tls_native } */
3 /* { dg-options "-O2 -fpic -ftls-model=initial-exec -mcmodel=tiny" } */
5 #include "tls_1.x"
7 /* { dg-final { scan-assembler-times ":gottprel:" 2 } } */