diff options
Diffstat (limited to 'ld/testsuite/ld-aarch64/bti-plt-7.d')
-rw-r--r-- | ld/testsuite/ld-aarch64/bti-plt-7.d | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ld/testsuite/ld-aarch64/bti-plt-7.d b/ld/testsuite/ld-aarch64/bti-plt-7.d index e8fa0d3..644290a 100644 --- a/ld/testsuite/ld-aarch64/bti-plt-7.d +++ b/ld/testsuite/ld-aarch64/bti-plt-7.d @@ -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 -z force-bti +#warning: .*plt_mapping_symbol.*: warning: BTI turned on by -z force-bti.* +#warning: .*property-bti-pac2.*: warning: BTI turned on by -z force-bti.* #readelf: -n # Should warn about the missing input BTI NOTE but should |