X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;ds=sidebyside;f=ld%2Ftestsuite%2Fld-mips-elf%2Fhash1.s;h=587cef1d761a49599be2195986ab24e4920660a9;hb=f16a9783c5f085443d806646074e9c06fdee9a88;hp=4e7fe2f0a49411d0f9fb85ec72b230436e74b051;hpb=1ba7cdcd931ddf672e4a8a6483593f9b94e55965;p=deliverable%2Fbinutils-gdb.git diff --git a/ld/testsuite/ld-mips-elf/hash1.s b/ld/testsuite/ld-mips-elf/hash1.s index 4e7fe2f0a4..587cef1d76 100644 --- a/ld/testsuite/ld-mips-elf/hash1.s +++ b/ld/testsuite/ld-mips-elf/hash1.s @@ -1 +1,7 @@ - nop +.globl foo + +.text + +foo: + jr $ra + nop