Fix a problem assembling AArch64 sources when a relocation is generated against a...
[binutils-gdb.git] / gas / testsuite / gas / aarch64 / pr27217.s
1 .arch armv8-a
2 .file "set.c"
3 .text
4 // Start of user assembly
5 .set bar, 0x12345678
6 // End of user assembly
7 .align 2
8 .p2align 4,,11
9 .global foo
10 .type foo, %function
11 foo:
12 adrp x0, bar
13 add x0, x0, :lo12:bar
14 ret
15 .size foo, .-foo
16 .ident "GCC: (GNU) 10.2.1 20201030 (RTEMS 6, RSB "