From e7d10af41149f93f6629bf3503571b6c573dd177 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Sat, 14 Jul 2001 15:50:41 +0000 Subject: Fix failures in MIPS testsuite --- gas/testsuite/ChangeLog | 7 +++++++ gas/testsuite/gas/mips/abs.d | 1 + gas/testsuite/gas/mips/elf-rel2.d | 2 +- gas/testsuite/gas/mips/elf_e_flags1.d | 1 + 4 files changed, 10 insertions(+), 1 deletion(-) (limited to 'gas/testsuite') diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index da080f8..c5740e4 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,10 @@ +2001-07-14 Nick Clifton + + Fix failures in MIPS testsuite: + * gas/mips/abs.d: Pass -march=4000 to gas. + * gas/mips/eld_rel2.d: Do not expect zeroes at end of dump. + * gas/mips/elf_e_flags1.d: Pass -march=4000 to gas. + 2001-07-08 Anders Norlander * gas/all/gas.exp: Run incbin test. diff --git a/gas/testsuite/gas/mips/abs.d b/gas/testsuite/gas/mips/abs.d index 574af96..082adf1 100644 --- a/gas/testsuite/gas/mips/abs.d +++ b/gas/testsuite/gas/mips/abs.d @@ -1,4 +1,5 @@ #objdump: -dr --prefix-addresses -mmips:4000 +#as:-march=4000 #name: MIPS abs # Test the abs macro. diff --git a/gas/testsuite/gas/mips/elf-rel2.d b/gas/testsuite/gas/mips/elf-rel2.d index 3b520d7..10b6f8a 100644 --- a/gas/testsuite/gas/mips/elf-rel2.d +++ b/gas/testsuite/gas/mips/elf-rel2.d @@ -23,4 +23,4 @@ OFFSET TYPE VALUE Contents of section \.text: 0000 d782c000 d782c008 d782c010 c782c000 .* 0010 c782c004 c782c008 8f82c000 8f82c004 .* - 0020 8f82c008 00000000 00000000 00000000 .* + 0020 8f82c008 .* diff --git a/gas/testsuite/gas/mips/elf_e_flags1.d b/gas/testsuite/gas/mips/elf_e_flags1.d index 32fc464..564fc03 100644 --- a/gas/testsuite/gas/mips/elf_e_flags1.d +++ b/gas/testsuite/gas/mips/elf_e_flags1.d @@ -1,6 +1,7 @@ # name: ELF e_flags: nothing special # source: elf_e_flags.s # objdump: -fd +# as: -march=4000 .*:.*file format.*mips.* architecture: mips:.*, flags 0x00000011: -- cgit v1.1