x86: Add explicit -mx86-used-note=[yes|no] to tests
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / x86-64 / pr23494e-x32.d
1 #PROG: objcopy
2 #source: pr23494c.s
3 #as: --x32 -mx86-used-note=yes
4 #objcopy: -O elf64-x86-64 --decompress-debug-sections
5 #readelf: -n
6 #not-target: x86_64-*-nacl*
7
8 Displaying notes found in: .note.gnu.property
9 Owner Data size Description
10 GNU 0x00000040 NT_GNU_PROPERTY_TYPE_0
11 Properties: stack size: 0xffffffff
12 x86 ISA needed: SSE4_1, AVX
13 x86 ISA used: SSE, SSE3, SSE4_1, AVX
14 x86 feature used: x86
This page took 0.030006 seconds and 4 git commands to generate.