X-Git-Url: https://oss.titaniummirror.com/gitweb?p=msp430-binutils.git;a=blobdiff_plain;f=ld%2Ftestsuite%2Fld-arm%2Fthumb2-bl-bad.s;fp=ld%2Ftestsuite%2Fld-arm%2Fthumb2-bl-bad.s;h=7685860eeba302066ce091fab97756c9042b5352;hp=63e3fe7e7271117da5a65049dd66724d6b016bbb;hb=88750007d7869f178f0ba528f41efd3b74c424cf;hpb=6df9443a374e2b81278c61b8afc0a1eef7db280b diff --git a/ld/testsuite/ld-arm/thumb2-bl-bad.s b/ld/testsuite/ld-arm/thumb2-bl-bad.s index 63e3fe7..7685860 100644 --- a/ld/testsuite/ld-arm/thumb2-bl-bad.s +++ b/ld/testsuite/ld-arm/thumb2-bl-bad.s @@ -1,4 +1,4 @@ -@ Test to ensure that a Thumb-2 BL with an oversize offset fails. +@ Test to ensure that a Thumb-2 BL with an oversize offset makes the linker generate a stub. .arch armv7 .global _start @@ -12,7 +12,7 @@ _start: bl bar -@ We will place the section .foo at 0x1001004. +@ We will place the section .foo at 0x100100c. .section .foo, "xa" .thumb_func