PowerPC64 dot-symbol compatibility bugfixes
[deliverable/binutils-gdb.git] / ld / testsuite / ld-powerpc / dotsym1.d
1 #source: nodotsym.s
2 #source: dotsymref.s
3 #as: -a64
4 #ld: -melf64ppc -Ttext=0x10000000 -e foo
5 #objdump: -d
6
7 .*: file format .*
8
9 Disassembly of section \.text:
10
11 0+10000000 <\.foo>:
12 .*: (4e 80 00 20|20 00 80 4e) blr
13 .*: (60 00 00 00|00 00 00 60) nop
14 .*: (00 00 00 00|00 00 00 10) .*
15 .*: (10 00 00 00|00 00 00 00) .*
This page took 0.036053 seconds and 4 git commands to generate.