ELF: Don't check relocations in non-loaded, non-alloced sections
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / property-x86-cet2a-x32.d
1 #source: property-x86-empty.s
2 #source: property-x86-ibt.s
3 #source: property-x86-shstk.s
4 #source: property-x86-3.s
5 #as: --x32 -mx86-used-note=yes
6 #ld: -r -m elf32_x86_64 -z cet-report=warning
7 #warning: .*: warning: missing IBT and SHSTK properties.*: warning: missing SHSTK property.*: warning: missing IBT property
8 #readelf: -n
9
10 Displaying notes found in: .note.gnu.property
11 [ ]+Owner[ ]+Data size[ ]+Description
12 GNU 0x00000024 NT_GNU_PROPERTY_TYPE_0
13 Properties: x86 ISA needed: CMOV, SSE, SSSE3, SSE4_1
14 x86 ISA used: SSE, SSE3, SSE4_1, AVX
15 x86 feature used: x86
This page took 0.030469 seconds and 4 git commands to generate.