X-Git-Url: https://oss.titaniummirror.com/gitweb?p=msp430-binutils.git;a=blobdiff_plain;f=ld%2Ftestsuite%2Fld-mips-elf%2Freloc-estimate-1b.s;fp=ld%2Ftestsuite%2Fld-mips-elf%2Freloc-estimate-1b.s;h=dd308b43715dc60f19f16a9cf877b0e6ba7bfd24;hp=0000000000000000000000000000000000000000;hb=d5da4f291af551c0b8b79e1d4a9b173d60e5c10e;hpb=7b5ea4fcdf2819e070665ab5610f8b48e3867c10 diff --git a/ld/testsuite/ld-mips-elf/reloc-estimate-1b.s b/ld/testsuite/ld-mips-elf/reloc-estimate-1b.s new file mode 100644 index 0000000..dd308b4 --- /dev/null +++ b/ld/testsuite/ld-mips-elf/reloc-estimate-1b.s @@ -0,0 +1,7 @@ + .abicalls + .symver foo2,foo@@V2 + .global foo2 + .data + .type foo2,%object + .size foo2,4 +foo2: .word 0