X-Git-Url: http://drtracing.org/?a=blobdiff_plain;ds=inline;f=ld%2Ftestsuite%2Fld-arm%2Fthumb2-bl-as-thumb1-bad.s;h=13f7f3322242959a24ddbdde7a13cc92c6b1c597;hb=906e58cab5ef4c02cbd341d913a3a07e4cba27df;hp=dae5d43972e24644d33b0f9b5bd85c2d3c05a9ab;hpb=83b94be54133a44825c4c33975d8fb72e286ed16;p=deliverable%2Fbinutils-gdb.git 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 dae5d43972..13f7f33222 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 0x40100c. .section .foo, "xa" .thumb_func