2002-04-22 Chris Demetriou <cgd@broadcom.com>
authorChris Demetriou <cgd@google.com>
Mon, 22 Apr 2002 22:29:47 +0000 (22:29 +0000)
committerChris Demetriou <cgd@google.com>
Mon, 22 Apr 2002 22:29:47 +0000 (22:29 +0000)
        * gas/mips/mips-gp64-fp32.l: New file.
        * gas/mips/mips-gp64-fp32.d: Use mips-gp64-fp32.l to check stderr
        output.
        * gas/mips/mips-gp64-fp64.l: New file.
        * gas/mips/mips-gp64-fp64.d: Use mips-gp64-fp64.l to check stderr
        output.

gas/testsuite/ChangeLog
gas/testsuite/gas/mips/mips-gp64-fp32.d
gas/testsuite/gas/mips/mips-gp64-fp32.l [new file with mode: 0644]
gas/testsuite/gas/mips/mips-gp64-fp64.d
gas/testsuite/gas/mips/mips-gp64-fp64.l [new file with mode: 0644]

index 6299e5b8b92f3885a7f9e780585e4abbf77d5973..c479ec1fb0b0061add12919d1bc5bf18a1353a59 100644 (file)
@@ -1,3 +1,12 @@
+2002-04-22  Chris Demetriou  <cgd@broadcom.com>
+
+       * gas/mips/mips-gp64-fp32.l: New file.
+       * gas/mips/mips-gp64-fp32.d: Use mips-gp64-fp32.l to check stderr
+       output.
+       * gas/mips/mips-gp64-fp64.l: New file.
+       * gas/mips/mips-gp64-fp64.d: Use mips-gp64-fp64.l to check stderr
+       output.
+
 2002-04-22  Chris Demetriou  <cgd@broadcom.com>
 
        * lib/gas-defs.exp (run_dump_test): Support new attribute "stderr"
index f0e072a9653bbdd795d7014844ca3cb3ac06b23f..6faf9b8e06fdc060f568e189217e63e11ce504f4 100644 (file)
@@ -1,6 +1,7 @@
 #objdump: -d -mmips:8000
 #as: -march=8000 -EB -mfp32
 #name: MIPS -mgp64 -mfp32
+#stderr: mips-gp64-fp32.l
 
 .*: +file format.*
 
diff --git a/gas/testsuite/gas/mips/mips-gp64-fp32.l b/gas/testsuite/gas/mips/mips-gp64-fp32.l
new file mode 100644 (file)
index 0000000..4f26b42
--- /dev/null
@@ -0,0 +1,4 @@
+.*: Assembler messages:
+.*:92: Warning: Macro instruction expanded into multiple instructions in a branch delay slot
+.*:96: Warning: Macro instruction expanded into multiple instructions in a branch delay slot
+.*:100: Warning: Macro instruction expanded into multiple instructions in a branch delay slot
index 29ddb89e985f38e20b0ff138e7ff0f65076099fe..cba98f0acfca143c6021512292210b63a0a2fe1d 100644 (file)
@@ -1,6 +1,7 @@
 #objdump: -d -mmips:8000
 #as: -march=8000 -EB
 #name: MIPS -mgp64 -mfp64
+#stderr: mips-gp64-fp32.l
 
 .*: +file format.*
 
diff --git a/gas/testsuite/gas/mips/mips-gp64-fp64.l b/gas/testsuite/gas/mips/mips-gp64-fp64.l
new file mode 100644 (file)
index 0000000..4f26b42
--- /dev/null
@@ -0,0 +1,4 @@
+.*: Assembler messages:
+.*:92: Warning: Macro instruction expanded into multiple instructions in a branch delay slot
+.*:96: Warning: Macro instruction expanded into multiple instructions in a branch delay slot
+.*:100: Warning: Macro instruction expanded into multiple instructions in a branch delay slot