* gas/mips/elf-rel19.d: Pass -march=mips1 to gas as the test
expects load delay slots.
This commit is contained in:
parent
6f14957b2c
commit
d27af829b8
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2004-07-20 Maciej W. Rozycki <macro@linux-mips.org>
|
||||
|
||||
* gas/mips/elf-rel19.d: Pass -march=mips1 to gas as the test
|
||||
expects load delay slots.
|
||||
|
||||
2004-07-20 Maciej W. Rozycki <macro@linux-mips.org>
|
||||
|
||||
* gas/mips/vr5400.d: Update for a correct disassembly of
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
#objdump: -dr
|
||||
#as: -mabi=32 -KPIC
|
||||
#as: -mabi=32 -march=mips1 -KPIC
|
||||
|
||||
.*: file format .*
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue