ld: Pass -fno-sanitize=all to tests with linker
[deliverable/binutils-gdb.git] / ld / testsuite / ld-powerpc / dotsym2.d
CommitLineData
8c5b4e52
AM
1#source: dotsymref.s
2#source: nodotsym.s
3#as: -a64
4#ld: -melf64ppc -Ttext=0x10000000 -e foo
5#objdump: -d
6
7.*: file format .*
8
9Disassembly of section \.text:
10
110+10000000 <\.foo-0x8>:
12.*: (00 00 00 00|08 00 00 10) .*
13.*: (10 00 00 08|00 00 00 00) .*
14
150+10000008 <\.foo>:
16.*: (4e 80 00 20|20 00 80 4e) blr
This page took 0.184467 seconds and 4 git commands to generate.