diff options
Diffstat (limited to 'ld/testsuite/ld-mmix/gregget1.s')
-rw-r--r-- | ld/testsuite/ld-mmix/gregget1.s | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ld/testsuite/ld-mmix/gregget1.s b/ld/testsuite/ld-mmix/gregget1.s new file mode 100644 index 00000000000..49f97f0cbe5 --- /dev/null +++ b/ld/testsuite/ld-mmix/gregget1.s @@ -0,0 +1,4 @@ +# Use a symbolic register areg, presumably allocated by greg in another file. +# The "GETA" will be expanded, and the reloc for areg must be resolved +# before the other relocs for that insn. + GETA areg,a |