ld: Pass -fno-sanitize=all to tests with linker
[deliverable/binutils-gdb.git] / ld / testsuite / ld-powerpc / dotsym2.d
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
9 Disassembly of section \.text:
10
11 0+10000000 <\.foo-0x8>:
12 .*: (00 00 00 00|08 00 00 10) .*
13 .*: (10 00 00 08|00 00 00 00) .*
14
15 0+10000008 <\.foo>:
16 .*: (4e 80 00 20|20 00 80 4e) blr
This page took 0.029638 seconds and 4 git commands to generate.