Testsuite, darwin: account for macOS 15
[official-gcc.git] / gcc / testsuite / gcc.target / arm / stack-protector-8.c
blob165f34706cc44e540cd8b58ab2db6d9293f33920
1 /* { dg-do compile } */
2 /* { dg-require-effective-target arm_hard_vfp_ok } */
3 /* { dg-require-effective-target arm_arch_v7a_ok } */
4 /* { dg-error "needs a hardware TLS register" "missing error when using TLS stack protector without hardware TLS register" { target *-*-* } 0 } */
5 /* { dg-options "-fstack-protector-all -Os -mstack-protector-guard=tls -mtp=soft" } */
7 int foo;