diff options
Diffstat (limited to 'ld/testsuite/ld-arm/thumb2-bl-as-thumb1-bad.s')
-rw-r--r-- | ld/testsuite/ld-arm/thumb2-bl-as-thumb1-bad.s | 2 |
1 files changed, 1 insertions, 1 deletions
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 13f7f33..834001c 100644 --- a/ld/testsuite/ld-arm/thumb2-bl-as-thumb1-bad.s +++ b/ld/testsuite/ld-arm/thumb2-bl-as-thumb1-bad.s @@ -12,7 +12,7 @@ _start: bl bar -@ We will place the section .foo at 0x40100c. +@ We will place the section .foo at 0x100100c. .section .foo, "xa" .thumb_func |