* gas/mips/elf-rel19.d: Pass -march=mips1 to gas as the test
authorMaciej W. Rozycki <macro@linux-mips.org>
Tue, 20 Jul 2004 18:02:09 +0000 (18:02 +0000)
committerMaciej W. Rozycki <macro@linux-mips.org>
Tue, 20 Jul 2004 18:02:09 +0000 (18:02 +0000)
expects load delay slots.

gas/testsuite/ChangeLog
gas/testsuite/gas/mips/elf-rel19.d

index f9a9b973b40c82fe8b0a6771bf19bc329392d190..81027e44e6775ddc01c85fe95176fa5366a61d16 100644 (file)
@@ -1,3 +1,8 @@
+2004-07-20  Maciej W. Rozycki  <macro@linux-mips.org>
+
+       * gas/mips/elf-rel19.d: Pass -march=mips1 to gas as the test
+       expects load delay slots.
+
 2004-07-20  Maciej W. Rozycki  <macro@linux-mips.org>
 
        * gas/mips/vr5400.d: Update for a correct disassembly of
index 0a22d00f8ddd4d73bef70ce3f1a5b0a3f719e757..30bbc941e3fe51e5e9fbde50100a58f1a7adde44 100644 (file)
@@ -1,5 +1,5 @@
 #objdump: -dr
-#as: -mabi=32 -KPIC
+#as: -mabi=32 -march=mips1 -KPIC
 
 .*:     file format .*
 
This page took 0.028405 seconds and 4 git commands to generate.