* gas/mips/odd-float.d: Replace ... with #pass.
authorChao-ying Fu <fu@mips.com>
Fri, 27 Jun 2008 18:30:11 +0000 (18:30 +0000)
committerChao-ying Fu <fu@mips.com>
Fri, 27 Jun 2008 18:30:11 +0000 (18:30 +0000)
* gas/mips/ldstla-32-shared.d: Add -march=mips1 for as.
* gas/mips/ldstla-32.d: Likewise.
* gas/mips/mips16-hilo-match.d: Add -mabi=32 -march=mips1 for as.

gas/testsuite/ChangeLog
gas/testsuite/gas/mips/ldstla-32-shared.d
gas/testsuite/gas/mips/ldstla-32.d
gas/testsuite/gas/mips/mips16-hilo-match.d
gas/testsuite/gas/mips/odd-float.d

index 2013dea..8366360 100644 (file)
@@ -1,3 +1,10 @@
+2008-06-27  Chao-ying Fu  <fu@mips.com>
+
+       * gas/mips/odd-float.d: Replace ... with #pass.
+       * gas/mips/ldstla-32-shared.d: Add -march=mips1 for as.
+       * gas/mips/ldstla-32.d: Likewise.
+       * gas/mips/mips16-hilo-match.d: Add -mabi=32 -march=mips1 for as.
+       
 2008-06-19  Chao-ying Fu  <fu@mips.com>
 
        * gas/mips/e32-rel2.d: Add -march=mips1 for as.
index b9e1f13..ff14e99 100644 (file)
@@ -1,5 +1,5 @@
 #objdump: -d
-#as: -KPIC -mabi=32
+#as: -KPIC -mabi=32 -march=mips1
 #name: MIPS ld-st-la constants (ABI o32, shared)
 #source: ldstla-32.s
 
index 6c467c4..ab623c0 100644 (file)
@@ -1,5 +1,5 @@
 #objdump: -d
-#as: -mabi=32
+#as: -mabi=32 -march=mips1
 #name: MIPS ld-st-la constants (ABI o32)
 #source: ldstla-32.s
 
index effd9bb..4a86bbc 100644 (file)
@@ -1,4 +1,5 @@
 #objdump: -r 
+#as: -mabi=32 -march=mips1
 #name: MIPS16 mips16-hilo-match
 
 .*: +file format .*mips.*
index 24ac3ad..3ab3293 100644 (file)
@@ -7,4 +7,4 @@
 Disassembly of section .text:
 0+00 <[^>]*> lwxc1     \$f1,a0\(a1\)
 0+04 <[^>]*> swxc1     \$f3,a0\(a1\)
-       ...
+#pass