MIPS/BFD: Move attribute check after ELF file header flag check
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / reloc-merge-lo16.d
CommitLineData
17a6716a
RS
1#name: MIPS ELF lo16 merge
2#source: reloc-merge-lo16.s
3#ld: -Treloc-merge-lo16.ld
4#objdump: -td --prefix-addresses --show-raw-insn
5
6# Test lo16 reloc calculation with string merging.
7
8.*: +file format .*mips.*
9#...
100+80fe70 l .rodata 0+000000 g
ffbc01cc 11#...
9b2f1d35 120+400000 g F .text 0+00000c __start
17a6716a
RS
13#...
140+400000 <[^>]*> 3c020081 lui v0,0x81
150+400004 <[^>]*> 2443fe70 addiu v1,v0,-400
160+400008 <[^>]*> 2442fe70 addiu v0,v0,-400
17 \.\.\.
This page took 0.476949 seconds and 4 git commands to generate.