* gas/mips/branch-swap.d: Pass -32 to as.
This commit is contained in:
parent
3a6eb9c0d7
commit
42581a2496
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2004-12-09 Ian Lance Taylor <ian@wasabisystems.com>
|
||||
|
||||
* gas/mips/branch-swap.d: Pass -32 to as.
|
||||
|
||||
2004-11-29 Tomer Levi <Tomer.Levi@nsc.com>
|
||||
|
||||
* gas/crx/br_insn.d: Fix error in expected disassembly.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
#as: -march=mips2
|
||||
#as: -march=mips2 -32
|
||||
#objdump: -dr
|
||||
#name: MIPS branch-swap
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue