]> oss.titaniummirror.com Git - msp430-binutils.git/blobdiff - ld/testsuite/ld-arm/thumb2-bl-bad.s
Merge commit 'upstream/2.20'
[msp430-binutils.git] / ld / testsuite / ld-arm / thumb2-bl-bad.s
index 63e3fe7e7271117da5a65049dd66724d6b016bbb..7685860eeba302066ce091fab97756c9042b5352 100644 (file)
@@ -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