* gas/mips/e32-rel2.d: Add -march=mips1 for as.
authorChao-ying Fu <fu@mips.com>
Fri, 20 Jun 2008 18:34:00 +0000 (18:34 +0000)
committerChao-ying Fu <fu@mips.com>
Fri, 20 Jun 2008 18:34:00 +0000 (18:34 +0000)
gas/testsuite/ChangeLog
gas/testsuite/gas/mips/e32-rel2.d

index 12aa8b15c74f904ede1fa7f4e9a075e327d0072e..2013dea5f7686831775dc01a184277f173391f18 100644 (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
index a43fd33059a5b4529b8473c5e6afcbb06bf36f74..c0f67d202b03836965fc139787936765439de975 100644 (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.