* gas/mips/ldstla-n64.d: Pass -64 to assembler, not -n64.

* gas/mips/ldstla-n64-shared.d: Likewise.
This commit is contained in:
Ian Lance Taylor 2004-01-09 02:24:23 +00:00
parent 819124619a
commit 29ccc66bdb
3 changed files with 7 additions and 2 deletions

View 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.

View 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

View File

@ -1,5 +1,5 @@
#objdump: -d
#as: -n64
#as: -64
#name: MIPS ld-st-la constants (ABI n64)
#source: ldstla-n64.s