* gas/mips/ldstla-n64.d: Pass -64 to assembler, not -n64.
authorIan Lance Taylor <ian@airs.com>
Fri, 9 Jan 2004 02:24:23 +0000 (02:24 +0000)
committerIan Lance Taylor <ian@airs.com>
Fri, 9 Jan 2004 02:24:23 +0000 (02:24 +0000)
* gas/mips/ldstla-n64-shared.d: Likewise.

gas/testsuite/ChangeLog
gas/testsuite/gas/mips/ldstla-n64-shared.d
gas/testsuite/gas/mips/ldstla-n64.d

index 5815de8..0e0ba9b 100644 (file)
@@ -1,3 +1,8 @@
+2004-01-08  Ian Lance Taylor  <ian@wasabisystems.com>
+
+       * gas/mips/ldstla-n64.d: Pass -64 to assembler, not -n64.
+       * gas/mips/ldstla-n64-shared.d: Likewise.
+
 2004-01-07  Nick Clifton  <nickc@redhat.com>
 
        * gas/cris/rd-dw2-1.d: Expect a pointer size from readelf.
index 2f3b7a7..971e296 100644 (file)
@@ -1,5 +1,5 @@
 #objdump: -d
-#as: -KPIC -n64
+#as: -KPIC -64
 #name: MIPS ld-st-la constants (ABI n64, shared)
 #source: ldstla-n64.s
 
index ae465d5..7068b90 100644 (file)
@@ -1,5 +1,5 @@
 #objdump: -d
-#as: -n64
+#as: -64
 #name: MIPS ld-st-la constants (ABI n64)
 #source: ldstla-n64.s