* gas/mips/e32-rel2.d: Add -march=mips1 for as.
This commit is contained in:
parent
8e4c5421d9
commit
4bec5bdf6a
@ -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
|
||||
|
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user