diff options
Diffstat (limited to 'ld/testsuite/ld-aarch64/bti-plt-7.d')
-rw-r--r-- | ld/testsuite/ld-aarch64/bti-plt-7.d | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/ld/testsuite/ld-aarch64/bti-plt-7.d b/ld/testsuite/ld-aarch64/bti-plt-7.d index 625f284..e8fa0d3 100644 --- a/ld/testsuite/ld-aarch64/bti-plt-7.d +++ b/ld/testsuite/ld-aarch64/bti-plt-7.d @@ -1,9 +1,10 @@ #name: Warn when neither inputs has GNU NOTE BTI -#source: property-bti-pac1.s +#source: property-bti-pac2.s #source: plt_mapping_symbol.s #as: -mabi=lp64 #ld: -shared --force-bti -#warning: .*: warning: BTI turned on by --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 |