Change the output of readelf's note display so that the "Data size" column header...
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / x86-64 / pr23494e.d
1 #PROG: objcopy
2 #source: pr23494c.s
3 #as: --64 -defsym __64_bit__=1 -mx86-used-note=yes
4 #objcopy: -O elf32-x86-64 --decompress-debug-sections
5 #readelf: -n
6 #notarget: x86_64-*-nacl*
7
8 Displaying notes found in: .note.gnu.property
9 [ ]+Owner[ ]+Data size[ ]+Description
10 GNU 0x00000030 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.030012 seconds and 4 git commands to generate.