AArch64: Fix LD crash on weak and undefined TLS symbols. (PR/24602).
[deliverable/binutils-gdb.git] / ld / testsuite / ld-aarch64 / bti-plt-6.d
CommitLineData
37c18eed 1#name: Warn with one missing GNU NOTE BTI input
37c18eed 2#source: property-bti-pac2.s
4e539114 3#source: property-bti-pac1.s
37c18eed 4#as: -mabi=lp64 -defsym __property_pac__=1
8bf6d176
SD
5#ld: -shared -z force-bti
6#warning: .*property-bti-pac2.*: warning: BTI turned on by -z force-bti.*$
37c18eed
SD
7#readelf: -n
8
9# Should warn about the missing input BTI NOTE but should
10# still mark output as BTI
11
12Displaying notes found in: .note.gnu.property
dbe15e4e 13[ ]+Owner[ ]+Data size[ ]+Description
37c18eed
SD
14 GNU 0x00000010 NT_GNU_PROPERTY_TYPE_0
15 Properties: AArch64 feature: BTI, PAC
This page took 0.045846 seconds and 4 git commands to generate.