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 / pr23494a.d
... / ...
CommitLineData
1#source: pr23494a.s
2#PROG: objcopy
3#as: --64 -defsym __64_bit__=1 -mx86-used-note=yes
4#objcopy: -O elf32-x86-64
5#readelf: -n
6#notarget: x86_64-*-nacl*
7
8Displaying notes found in: .note.gnu.property
9[ ]+Owner[ ]+Data size[ ]+Description
10 GNU 0x00000024 NT_GNU_PROPERTY_TYPE_0
11 Properties: x86 ISA needed: SSE4_1, AVX
12 x86 ISA used: SSE, SSE3, SSE4_1, AVX
13 x86 feature used: x86
This page took 0.022735 seconds and 4 git commands to generate.