* elf32-spu.c (build_stub): Fix malloc under-allocation.
[binutils.git] / binutils / testsuite / binutils-all / elfedit-2.d
blob56468b51fc05c2e712da1dfa46af51fcea6e7e3a
1 #PROG: elfedit
2 #elfedit: --output-type exec
3 #source: empty.s
4 #readelf: -h
5 #name: Update ELF header 2
6 #target: *-*-linux* *-*-gnu*
8 #...
9 ELF Header:
10 Magic: 7f 45 4c 46 .*
11 #...
12 Version:[ \t]+1 \(current\)
13 #...
14 Type:[ \t]+EXEC \(Executable file\)
15 #...