Add x86 size relocation support to gas
[external/binutils.git] / ld / testsuite / ld-size / size32-1-i386.d
1 #source: size32-1.s
2 #as: --32
3 #ld: -shared -melf_i386
4 #objdump: -R -s -j .data
5 #target: x86_64-*-* i?86-*-*
6
7 .*: +file format .*
8
9 DYNAMIC RELOCATION RECORDS
10 OFFSET   TYPE              VALUE 
11 0+11f4 R_386_SIZE32      xxx
12 0+11f8 R_386_SIZE32      xxx
13 0+11fc R_386_SIZE32      xxx
14 0+1200 R_386_SIZE32      yyy
15 0+1204 R_386_SIZE32      zzz
16
17
18 Contents of section .data:
19  11f4 00000000 e2ffffff 1e000000 00000000  ................
20  1204 00000000 00000000 00000000 00000000  ................
21  1214 00000000 00000000 00000000 00000000  ................
22  1224 00000000 00000000 00000000           ............