]> Git Repo - binutils.git/commitdiff
* gas/mips/noat-1.d: Add -mips1 to assembler options.
authorRichard Sandiford <[email protected]>
Thu, 3 Mar 2005 10:32:10 +0000 (10:32 +0000)
committerRichard Sandiford <[email protected]>
Thu, 3 Mar 2005 10:32:10 +0000 (10:32 +0000)
gas/testsuite/ChangeLog
gas/testsuite/gas/mips/noat-1.d

index 296c26c943e5e01083c900e28f6686706af0d21d..02b92ced0ea0b4626dd4601b2e3b2d9d3d3dfd4a 100644 (file)
@@ -1,3 +1,7 @@
+2005-03-03  Richard Sandiford  <[email protected]>
+
+       * gas/mips/noat-1.d: Add -mips1 to assembler options.
+
 2005-03-03  Ramana Radhakrishnan  <[email protected]>
 
        * gas/arc/ld.s:Add checks for short immediates with ld
index d3b74af536582803325a9a4ade1d05b02e7ee2d0..560fb303b96c156525cf54ba84c2ab4cfcabab28 100644 (file)
@@ -1,4 +1,4 @@
-#as: -32
+#as: -32 -mips1
 #objdump: -dr
 
 .*: +file format .*mips
This page took 0.031496 seconds and 4 git commands to generate.