PR25882, .gnu.attributes are not checked for shared libraries
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / pic-and-nonpic-2b.s
1 .abicalls
2 .symver foo2,foo@@V2
3 .global foo2
4 .ent foo2
5 foo2: jr $31
6 .end foo2
This page took 0.038394 seconds and 4 git commands to generate.