diff options
Diffstat (limited to 'ld/testsuite/ld-mmix/greg-1.s')
-rw-r--r-- | ld/testsuite/ld-mmix/greg-1.s | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ld/testsuite/ld-mmix/greg-1.s b/ld/testsuite/ld-mmix/greg-1.s new file mode 100644 index 0000000..821460c --- /dev/null +++ b/ld/testsuite/ld-mmix/greg-1.s @@ -0,0 +1,3 @@ +# Have a single GREG register allocation. + .global areg +areg GREG 123456789101112 |