PR gas/20649: MIPS: Fix GOT16/LO16 reloc pairing with comdat sections
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / elf-rel25.s
1 .abicalls
2 .globl foo
3 .ent foo
4 foo:
5 .set noreorder
6 .cpload $25
7 .set reorder
8 .end foo
This page took 0.03317 seconds and 4 git commands to generate.