diff options
author | Nick Clifton <nickc@redhat.com> | 2001-07-14 15:50:41 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2001-07-14 15:50:41 +0000 |
commit | e7d10af41149f93f6629bf3503571b6c573dd177 (patch) | |
tree | ed9f55675b3ae8303f2c5b7c7065df01b9eaf947 /gas | |
parent | 18c7a9a534e9ff1f427859700c4479cb6b85998c (diff) | |
download | gdb-e7d10af41149f93f6629bf3503571b6c573dd177.zip gdb-e7d10af41149f93f6629bf3503571b6c573dd177.tar.gz gdb-e7d10af41149f93f6629bf3503571b6c573dd177.tar.bz2 |
Fix failures in MIPS testsuite
Diffstat (limited to 'gas')
-rw-r--r-- | gas/testsuite/ChangeLog | 7 | ||||
-rw-r--r-- | gas/testsuite/gas/mips/abs.d | 1 | ||||
-rw-r--r-- | gas/testsuite/gas/mips/elf-rel2.d | 2 | ||||
-rw-r--r-- | gas/testsuite/gas/mips/elf_e_flags1.d | 1 |
4 files changed, 10 insertions, 1 deletions
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 <nickc@cambridge.redhat.com> + + 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 <anorland@synergenix.se> * 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: |