* gas/mri/empty.s: New file.
authorIan Lance Taylor <ian@airs.com>
Mon, 11 Sep 1995 16:07:49 +0000 (16:07 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 11 Sep 1995 16:07:49 +0000 (16:07 +0000)
* gas/mri/mri.exp: Test assembling empty.s.
* gas/mri/comment.s: Add a couple more comment variants.

gas/testsuite/ChangeLog
gas/testsuite/gas/mri/.Sanitize
gas/testsuite/gas/mri/empty.s [new file with mode: 0644]

index 99fff94559585d987f06d134dcb4b0fd6c297623..f3184150b42dc01c590362cb843248733cff69df 100644 (file)
@@ -1,5 +1,9 @@
 Mon Sep 11 11:44:23 1995  Ian Lance Taylor  <ian@cygnus.com>
 
+       * gas/mri/empty.s: New file.
+       * gas/mri/mri.exp: Test assembling empty.s.
+       * gas/mri/comment.s: Add a couple more comment variants.
+
        * gas/mri/mri.exp: Add xfail for the expr test for all hppa
        targets.
 
index 6f1f7143e5748d8691fb602acb69d303193b0b7b..10c334580fd76e109623616ba5927dbf8e3452d7 100644 (file)
@@ -32,6 +32,7 @@ common.d
 common.s
 constants.d
 constants.s
+empty.s
 equ.d
 equ.s
 expr.d
diff --git a/gas/testsuite/gas/mri/empty.s b/gas/testsuite/gas/mri/empty.s
new file mode 100644 (file)
index 0000000..94c2cdd
--- /dev/null
@@ -0,0 +1,9 @@
+SBT    MACRO           ; empty macro
+       ENDM
+
+       SBT     arg1 
+        SBT     arg2 - one tww
+        SBT     arg3 - one two three
+        SBT     arg4 - one two three four
+        SBT     arg5 - one two three four five
+        SBT     arg6 - one two (three)