ld: Pass -fno-sanitize=all to tests with linker
[deliverable/binutils-gdb.git] / ld / testsuite / ld-powerpc / dotsym3.d
1 #source: nodotsym.s
2 #source: dotsymref.s
3 #as: -a64
4 #ld: -melf64ppc -Ttext=0x1000 -shared
5 #objdump: -dR
6
7 .*: file format .*
8
9 Disassembly of section \.text:
10
11 0+1000 <\.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 10 00 00) .*
15 .*: R_PPC64_RELATIVE \*ABS\*\+0x1000
16 .*: (00 00 10 00|00 00 00 00) .*
This page took 0.029528 seconds and 4 git commands to generate.