ld: Xfail pr20995 and pr20995-2 for tic6x-*-*
[deliverable/binutils-gdb.git] / ld / testsuite / ld-size / size64-2-x32.d
CommitLineData
8fd4256d
L
1#source: size64-2.s
2#as: --x32
3#ld: -shared -melf32_x86_64
4#objdump: -R -s -j .data
5#target: x86_64-*-*
6
7.*: +file format .*
8
9DYNAMIC RELOCATION RECORDS
10OFFSET TYPE VALUE
9b4fce51
RM
11[[:xdigit:]]+ R_X86_64_SIZE32 xxx
12[[:xdigit:]]+ R_X86_64_SIZE32 yyy
13[[:xdigit:]]+ R_X86_64_SIZE32 zzz
14[[:xdigit:]]+ R_X86_64_SIZE64 zzz-0x0000001e
15[[:xdigit:]]+ R_X86_64_SIZE64 zzz\+0x0000001e
8fd4256d
L
16
17
18Contents of section .data:
9b4fce51
RM
19 [[:xdigit:]]+ 00000000 00000000 00000000 00000000 ................
20 [[:xdigit:]]+ 00000000 00000000 00000000 00000000 ................
21 [[:xdigit:]]+ 00000000 00000000 ........
This page took 0.335244 seconds and 4 git commands to generate.