X-Git-Url: https://oss.titaniummirror.com/gitweb?p=msp430-binutils.git;a=blobdiff_plain;f=ld%2Ftestsuite%2Fld-arm%2Fthumb2-bl-as-thumb1-bad.s;fp=ld%2Ftestsuite%2Fld-arm%2Fthumb2-bl-as-thumb1-bad.s;h=834001ca8c7e618abcb664f9ffd8b5b74454f80f;hp=dae5d43972e24644d33b0f9b5bd85c2d3c05a9ab;hb=d5da4f291af551c0b8b79e1d4a9b173d60e5c10e;hpb=7b5ea4fcdf2819e070665ab5610f8b48e3867c10 diff --git a/ld/testsuite/ld-arm/thumb2-bl-as-thumb1-bad.s b/ld/testsuite/ld-arm/thumb2-bl-as-thumb1-bad.s index dae5d43..834001c 100644 --- a/ld/testsuite/ld-arm/thumb2-bl-as-thumb1-bad.s +++ b/ld/testsuite/ld-arm/thumb2-bl-as-thumb1-bad.s @@ -1,4 +1,4 @@ -@ Test to ensure that a Thumb-1 BL with a Thumb-2-only offset fails. +@ Test to ensure that a Thumb-1 BL with a Thumb-2-only offset makes the linker generate a stub. .arch armv5t .global _start @@ -12,7 +12,7 @@ _start: bl bar -@ We will place the section .foo at 0x401004. +@ We will place the section .foo at 0x100100c. .section .foo, "xa" .thumb_func