]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gas/testsuite/gas/rx/gprel.sm
Fix an assertion failure in the AArch64 assembler triggered by incorrect instruction...
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / rx / gprel.sm
1 .text
2 .global _start
3 _start:
4 mov{bwl} %gp({_foo;_bar;_grill})[r15], r1
5
6 .data
7 __gp: .long 0
8 _foo: .long 5
9 _bar: .long 6