* gas/mips/e32-rel2.d: Add -march=mips1 for as.

This commit is contained in:
Chao-ying Fu 2008-06-20 18:34:00 +00:00
parent 8e4c5421d9
commit 4bec5bdf6a
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2008-06-19 Chao-ying Fu <fu@mips.com>
* gas/mips/e32-rel2.d: Add -march=mips1 for as.
2008-06-16 Hans-Peter Nilsson <hp@bitrange.com>
PR gas/6607

View File

@ -1,6 +1,6 @@
#objdump: -sr -j .text
#name: MIPS ELF reloc 2 (32-bit)
#as: -mabi=32
#as: -mabi=32 -march=mips1
#source: elf-rel2.s
# Test the GPREL and LITERAL generation.