Convert .note.gnu.property section between ELF32 and ELF64
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / x86-64 / pr23494d.d
1 #PROG: objcopy
2 #source: pr23494a.s
3 #as: --64 -defsym __64_bit__=1
4 #objcopy: -O elf32-x86-64 --decompress-debug-sections
5 #readelf: -n
6
7 Displaying notes found in: .note.gnu.property
8 Owner Data size Description
9 GNU 0x00000018 NT_GNU_PROPERTY_TYPE_0
10 Properties: x86 ISA used: 586, SSE, SSE3, SSE4_1
11 x86 ISA needed: SSE3, SSE4_1
This page took 0.063553 seconds and 4 git commands to generate.