Missing ChangeLog entry from commit 60ef20e28534cf093d5bd799b3830c68381bb27f.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-powerpc / symtocbase.d
1 #source: symtocbase-1.s
2 #source: symtocbase-2.s
3 #as: -a64
4 #ld: -shared -melf64ppc
5 #objdump: -dj.data -z
6 #target: powerpc64*-*-*
7
8 .*
9
10 Disassembly of section \.data:
11
12 .* <i>:
13 #...
14 .* \.long 0x28000
15 .* \.long 0x0
16 .* \.long 0x28000
17 .* \.long 0x0
18 .* \.long 0x38000
19 .* \.long 0x0
20 .* \.long 0x38000
21 .* \.long 0x0
22 .* \.long 0x28000
23 .* \.long 0x0
24 .* \.long 0x38000
25 #pass
This page took 0.030187 seconds and 4 git commands to generate.