ld: Pass -fno-sanitize=all to tests with linker
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / reloc-pcrel-r6.d
1 #name: MIPS r6 PC-relative hi+lo relocations
2 #ld: -Treloc-pcrel-r6.ld -e0
3 #as: -mips32r6
4 #objdump: -dr --prefix-addresses --show-raw-insn
5 #dump: reloc-pcrel-r6.d
6
7 .*: +file format .*mips.*
8
9 Disassembly of section \.text:
10 [0-9a-f]+ <test> ec9ed000 auipc a0,0xd000
11 [0-9a-f]+ <[^>]*> 24840001 addiu a0,a0,1
12 [0-9a-f]+ <[^>]*> ec9e0000 auipc a0,0x0
13 [0-9a-f]+ <[^>]*> 2484eff8 addiu a0,a0,-4104
14 [0-9a-f]+ <[^>]*> ec9e0001 auipc a0,0x1
15 [0-9a-f]+ <[^>]*> 2484eff0 addiu a0,a0,-4112
16 [0-9a-f]+ <[^>]*> ec9e4000 auipc a0,0x4000
17 [0-9a-f]+ <[^>]*> 2484ffe9 addiu a0,a0,-23
18 \.\.\.
This page took 0.030433 seconds and 4 git commands to generate.