[AArch64] Warn on load pair to same register
[deliverable/binutils-gdb.git] / gas / testsuite / gas / macros / app4b.s
CommitLineData
fdf63aff 1#NO_APP
049c5eba 2 .globl d
fdf63aff
HPN
3d:
4 .long 21
5#APP
6 .if 0
7#NO_APP
8 .err
049c5eba 9 .globl x
fdf63aff
HPN
10x:
11#APP
12 .endif
This page took 0.488888 seconds and 4 git commands to generate.