summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/mri/comment.s
diff options
context:
space:
mode:
Diffstat (limited to 'gas/testsuite/gas/mri/comment.s')
-rw-r--r--gas/testsuite/gas/mri/comment.s13
1 files changed, 0 insertions, 13 deletions
diff --git a/gas/testsuite/gas/mri/comment.s b/gas/testsuite/gas/mri/comment.s
deleted file mode 100644
index 857318fa654..00000000000
--- a/gas/testsuite/gas/mri/comment.s
+++ /dev/null
@@ -1,13 +0,0 @@
- xref label
- xdef ROM,RAM
- * this is a comment
-
- dc.l label loop if we haven't reach end yet
-
-ROM EQU $00000001 * word wide
-RAM EQU $00000002 word wide
- dc.l RAM
- dc.l 0 ,really,a,comment
-; a comment
- ; another comment
- ; another comment