* gas/mmix/tst.s: Delete unused file.
authorHans-Peter Nilsson <hp@axis.com>
Wed, 31 Oct 2001 04:30:35 +0000 (04:30 +0000)
committerHans-Peter Nilsson <hp@axis.com>
Wed, 31 Oct 2001 04:30:35 +0000 (04:30 +0000)
* gas/mmix/unsave-op.s, gas/mmix/save-op.s, gas/mmix/resume-op.s,
gas/mmix/reloc8.s, gas/mmix/prefix1.s, gas/mmix/pop-op.s,
gas/mmix/greg8.s, gas/mmix/greg6.s, gas/mmix/expr-1.s,
gas/mmix/greg1.s, gas/mmix/err-bspec-5.s, gas/mmix/op-0-1.s,
gas/mmix/fb-2.s: Remove trailing empty lines.

15 files changed:
gas/testsuite/ChangeLog
gas/testsuite/gas/mmix/err-bspec-5.s
gas/testsuite/gas/mmix/expr-1.s
gas/testsuite/gas/mmix/fb-2.s
gas/testsuite/gas/mmix/greg1.s
gas/testsuite/gas/mmix/greg6.s
gas/testsuite/gas/mmix/greg8.s
gas/testsuite/gas/mmix/op-0-1.s
gas/testsuite/gas/mmix/pop-op.s
gas/testsuite/gas/mmix/prefix1.s
gas/testsuite/gas/mmix/reloc8.s
gas/testsuite/gas/mmix/resume-op.s
gas/testsuite/gas/mmix/save-op.s
gas/testsuite/gas/mmix/tst.s [deleted file]
gas/testsuite/gas/mmix/unsave-op.s

index d7667ff..b594651 100644 (file)
@@ -1,3 +1,12 @@
+2001-10-31  Hans-Peter Nilsson  <hp@bitrange.com>
+
+       * gas/mmix/tst.s: Delete unused file.
+       * gas/mmix/unsave-op.s, gas/mmix/save-op.s, gas/mmix/resume-op.s,
+       gas/mmix/reloc8.s, gas/mmix/prefix1.s, gas/mmix/pop-op.s,
+       gas/mmix/greg8.s, gas/mmix/greg6.s, gas/mmix/expr-1.s,
+       gas/mmix/greg1.s, gas/mmix/err-bspec-5.s, gas/mmix/op-0-1.s,
+       gas/mmix/fb-2.s: Remove trailing empty lines.
+
 2001-10-30  Hans-Peter Nilsson  <hp@bitrange.com>
 
        * gas/mmix: New testsuite directory.
index 8f1cdf0..1244a07 100644 (file)
@@ -19,5 +19,3 @@ here SWYM 0,0,0
  BSPEC -1 % { dg-error "invalid BSPEC expression" "" }
  TETRA 4
  ESPEC
-
-
index bbd8a58..73ec194 100644 (file)
@@ -3,4 +3,3 @@
 
 k      IS      #cdef00
 Main   OCTA    #ab<<32+k&~(k-1)
-
index 40a57d5..219cf02 100644 (file)
@@ -17,4 +17,3 @@
 9H IS 9B+1
  WYDE 9B,9F
 9H IS 9B+1
-
index 0dc25d7..90641a3 100644 (file)
@@ -14,4 +14,3 @@ H9 GREG @  % Equivalent to F7, unless -no-merge-gregs.
 
  SWYM 2,3,4
 Main SWYM 1,2,3
-
index 68ebaaa..bb911e3 100644 (file)
@@ -7,5 +7,3 @@ y OCTA 33
 
   LOC t
 Main LDA $44,x+88
-
-
index 3778b97..a0ecb51 100644 (file)
@@ -6,5 +6,3 @@ y OCTA 33
   GREG y
 
 Main LDA $44,x+88
-
-
index 84f42a1..a4fd45e 100644 (file)
@@ -4,5 +4,3 @@ zero2 IS 0
 Main JMP zero0
  GETA $7,zero1
  PUSHJ $8,zero2
-
-
index e781aed..a7b987a 100644 (file)
@@ -6,4 +6,3 @@ Main    POP 132,3567
        POP X,YZ
 X IS 23
 YZ IS #5678
-
index b975e86..267a455 100644 (file)
@@ -18,4 +18,3 @@ a TETRA b
  PREFIX :
 a0 TETRA a
 d TETRA c
-
index e734a08..cdb218f 100644 (file)
@@ -5,4 +5,3 @@ Main    SYNCD foo,$45,234
        TRIP fee-1,fie+1,foe+3
        RESUME foobar+8
 localsym IS 42
-
index a4a0c49..dc702e6 100644 (file)
@@ -5,4 +5,3 @@ Main RESUME X
  RESUME XX
 X IS 1
 XX IS 0
-
index a6581ce..b8cae69 100644 (file)
@@ -4,4 +4,3 @@ Main SAVE $45,0
  SAVE X0,0
 X IS $31
 X0 IS $0
-
diff --git a/gas/testsuite/gas/mmix/tst.s b/gas/testsuite/gas/mmix/tst.s
deleted file mode 100644 (file)
index af266e4..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-Main SWYM 0
-l1     GETA $5,foo
-       LDA $252,$34,127
-       SWYM 0,bar,baz
-       GETA $56,Main
-
index 0e1a018..42ae457 100644 (file)
@@ -4,4 +4,3 @@ Main UNSAVE 0,$45
  UNSAVE 0,X0
 X IS $31
 X0 IS $0
-