From d27af829b856992c5d60939c0f4e205e7f7d46ab Mon Sep 17 00:00:00 2001 From: "Maciej W. Rozycki" Date: Tue, 20 Jul 2004 18:02:09 +0000 Subject: [PATCH] * gas/mips/elf-rel19.d: Pass -march=mips1 to gas as the test expects load delay slots. --- gas/testsuite/ChangeLog | 5 +++++ gas/testsuite/gas/mips/elf-rel19.d | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index f9a9b97..81027e4 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,5 +1,10 @@ 2004-07-20 Maciej W. Rozycki + * gas/mips/elf-rel19.d: Pass -march=mips1 to gas as the test + expects load delay slots. + +2004-07-20 Maciej W. Rozycki + * gas/mips/vr5400.d: Update for a correct disassembly of "racm.ob". diff --git a/gas/testsuite/gas/mips/elf-rel19.d b/gas/testsuite/gas/mips/elf-rel19.d index 0a22d00..30bbc94 100644 --- a/gas/testsuite/gas/mips/elf-rel19.d +++ b/gas/testsuite/gas/mips/elf-rel19.d @@ -1,5 +1,5 @@ #objdump: -dr -#as: -mabi=32 -KPIC +#as: -mabi=32 -march=mips1 -KPIC .*: file format .* -- 2.7.4