summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/mmix/reloclab.s
diff options
context:
space:
mode:
Diffstat (limited to 'gas/testsuite/gas/mmix/reloclab.s')
-rw-r--r--gas/testsuite/gas/mmix/reloclab.s14
1 files changed, 0 insertions, 14 deletions
diff --git a/gas/testsuite/gas/mmix/reloclab.s b/gas/testsuite/gas/mmix/reloclab.s
deleted file mode 100644
index 2066e042510..00000000000
--- a/gas/testsuite/gas/mmix/reloclab.s
+++ /dev/null
@@ -1,14 +0,0 @@
-# Different relocations for extern labels: GETA, PUSHJ, Bcc, JMP.
-# Mix in different accesses to local labels to see that relaxing works for
-# this case.
-Main JMP foo+8
- JMP here
- GETA $8,here
- BOD $99,here
- SWYM 0
-here BZ $222,bar+16
-there GETA $4,baz
- PUSHJ $7,foobar
- JMP there
- GETA $88,there
- BOD $111,there