gdb: LoongArch: Improve the handling of atomic sequence
[binutils-gdb.git] / ld / testsuite / ld-arm / group-relocs-ldr-bad.s
blob02d01c2985ffd14c1a0863df3166f75e66d6b77e
1 @ Test intended to fail for LDR group relocations.
3 @ We will place .text at 0x8000.
5 .text
6 .globl _start
8 _start:
9 add r0, r0, #:sb_g0_nc:(bar)
10 ldr r1, [r0, #:sb_g1:(bar)]
12 @ We will place the section foo at 0x8001000 but that should be irrelevant
13 @ for sb_g* relocations.
15 .section foo
16 .set bar,foo + 0x123456