ld: Don't evaluate unneeded PROVIDE expressions.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / reloc-3-n32.d
CommitLineData
3b788261
TS
1#name: R_MIPS16_GPREL reloc n32
2#source: ../../../gas/testsuite/gas/mips/elf-rel6.s
3#as: -march=mips64 -mabi=n32 -EB
4#objdump: --prefix-addresses -tdr --show-raw-insn
94bb04b3 5#ld: -Ttext 0x20000000 -e 0x20000000 -N -melf32btsmipn32
3b788261
TS
6
7
8.*: file format elf.*mips.*
9
10#...
11
12Disassembly of section \.text:
94bb04b3
RS
130*20000000 <[^>]*> f010 8352 lb v0,-32750\(v1\)
140*20000004 <[^>]*> f010 8353 lb v0,-32749\(v1\)
150*20000008 <[^>]*> f252 8346 lb v0,-28090\(v1\)
160*2000000c <[^>]*> 6500 nop
170*2000000e <[^>]*> 6500 nop
3b788261 18#pass
This page took 0.344826 seconds and 4 git commands to generate.