* 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 2013dea5f7686831775dc01a184277f173391f18..8366360dd47cc2ce320e6e0e3e09324b05dc47c3 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 b9e1f139d759afa07fcff18d257e60d7facd4128..ff14e99c25c11ba74b7383c4a7ccb0f8abfb276c 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 6c467c48bb38a6e231cbad3e5404ff8807b60d9e..ab623c051fc54690be17a9fda66fd0047802cebc 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 effd9bbf2d34f79b3d8bf3e3cf31d5a049fb76ef..4a86bbc8e2d19abcf70cce8f0fbae36baa910eb9 100644 (file)
@@ -1,4 +1,5 @@
 #objdump: -r 
+#as: -mabi=32 -march=mips1
 #name: MIPS16 mips16-hilo-match
 
 .*: +file format .*mips.*
index 24ac3adbb73d7ee714617cf265111a8c6d85dde0..3ab3293b32563bbca0b8cf89b5b133555c75b0c6 100644 (file)
@@ -7,4 +7,4 @@
 Disassembly of section .text:
 0+00 <[^>]*> lwxc1     \$f1,a0\(a1\)
 0+04 <[^>]*> swxc1     \$f3,a0\(a1\)
-       ...
+#pass