tizen 2.4 release
[external/binutils.git] / ld / testsuite / ld-arm / group-relocs-ldrs-bad.s
index 4480d4a..02cf560 100644 (file)
@@ -9,9 +9,9 @@ _start:
        add     r0, r0, #:sb_g0_nc:(bar)
        ldrd    r2, [r0, #:sb_g1:(bar)]
 
-@ We will place the section foo at 0x8000100.
+@ We will place the section foo at 0x8000100 but that should be irrelevant
+@ for sb_g* relocations.
 
        .section foo
+       .set bar,foo + 0x123456
 
-bar:
-       mov r0, #0