* gas/mips/branch-swap.d: Pass -32 to as.

This commit is contained in:
Ian Lance Taylor 2004-12-09 15:44:17 +00:00
parent 3a6eb9c0d7
commit 42581a2496
2 changed files with 5 additions and 1 deletions

View File

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

View File

@ -1,4 +1,4 @@
#as: -march=mips2
#as: -march=mips2 -32
#objdump: -dr
#name: MIPS branch-swap