Fix powerpc vle test for sorting of program headers
[deliverable/binutils-gdb.git] / ld / testsuite / ld-powerpc / symtocbase.d
CommitLineData
08f46626
AO
1#source: symtocbase-1.s
2#source: symtocbase-2.s
3#as: -a64
4#ld: -shared -melf64ppc
65fd058f 5#objdump: -dj.data -z
08f46626
AO
6#target: powerpc64*-*-*
7
65fd058f 8.*
08f46626
AO
9
10Disassembly of section \.data:
11
12.* <i>:
65fd058f
AM
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.451542 seconds and 4 git commands to generate.