MIPS: Verify the ISA mode and alignment of branch and jump targets
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / reloc-estimate-1b.s
1 .abicalls
2 .symver foo2,foo@@V2
3 .global foo2
4 .data
5 .type foo2,%object
6 .size foo2,4
7 foo2: .word 0
This page took 0.042337 seconds and 4 git commands to generate.