[BFD, LD, AArch64, 2/3] Add --force-bti to enable BTI and to select BTI enabled PLTs
[deliverable/binutils-gdb.git] / ld / testsuite / ld-aarch64 / bti-plt-6.d
1 #name: Warn with one missing GNU NOTE BTI input
2 #source: property-bti-pac1.s
3 #source: property-bti-pac2.s
4 #as: -mabi=lp64 -defsym __property_pac__=1
5 #ld: -shared --force-bti
6 #warning: .*: warning: BTI turned on by --force-bti.*$
7 #readelf: -n
8
9 # Should warn about the missing input BTI NOTE but should
10 # still mark output as BTI
11
12 Displaying notes found in: .note.gnu.property
13 Owner Data size Description
14 GNU 0x00000010 NT_GNU_PROPERTY_TYPE_0
15 Properties: AArch64 feature: BTI, PAC
This page took 0.037052 seconds and 5 git commands to generate.