* 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 5815de85ad082119626c3aee69d6d66248501a5f..0e0ba9be71039fab3a0171107ad599a3eeb9992d 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 2f3b7a720066c6f88bf180b7154e73cc32c7237c..971e296e97e7507d9ce9e251cdc9b40d468f762f 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 ae465d596d518d986b4c9a4aef0805cfab90f882..7068b90adc7f6474c8d86678e604782a86f128ac 100644 (file)
@@ -1,5 +1,5 @@
 #objdump: -d
-#as: -n64
+#as: -64
 #name: MIPS ld-st-la constants (ABI n64)
 #source: ldstla-n64.s
 
This page took 0.026744 seconds and 4 git commands to generate.