[LD, AArch64] Move ELF options behind -z
[deliverable/binutils-gdb.git] / ld / testsuite / ld-aarch64 / bti-plt-7.d
index e8fa0d3a09163bae08d87620c718b5c765462b32..644290adacb22780844ee3794d97897508bf493c 100644 (file)
@@ -2,9 +2,9 @@
 #source: property-bti-pac2.s
 #source: plt_mapping_symbol.s
 #as: -mabi=lp64
-#ld: -shared --force-bti
-#warning: .*plt_mapping_symbol.*: warning: BTI turned on by --force-bti.*
-#warning: .*property-bti-pac2.*: warning: BTI turned on by --force-bti.*
+#ld: -shared -force-bti
+#warning: .*plt_mapping_symbol.*: warning: BTI turned on by -force-bti.*
+#warning: .*property-bti-pac2.*: warning: BTI turned on by -force-bti.*
 #readelf: -n
 
 # Should warn about the missing input BTI NOTE but should
This page took 0.024514 seconds and 4 git commands to generate.