x86: Add -z cet-report=[none|warning|error]
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / property-x86-cet2a.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: --32 -mx86-used-note=yes
6 #ld: -r -m elf_i386 -z cet-report=warning
7 #warning: .*: warning: missing IBT and SHSTK properties.*: warning: missing SHSTK property.*: warning: missing IBT property.*: warning: missing IBT and SHSTK properties
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: SSE, SSE3, SSE4_1, AVX
14 x86 ISA used: CMOV, SSE, SSSE3, SSE4_1
15 x86 feature used: x86
This page took 0.03471 seconds and 4 git commands to generate.