From 621ae9a12428aa3559c1d41132dbbba3dbf5ba48 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 f9a9b973b4..81027e44e6 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 0a22d00f8d..30bbc941e3 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.11.0