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 6299e5b..c479ec1 100644 (file)
@@ -1,5 +1,14 @@
 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"
        which is a file used to regexp_diff the assembler's pruned stderr
        output.
index f0e072a..6faf9b8 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 29ddb89..cba98f0 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