From e8dcafb0b8648bbb91dbb2eb57e38491a4d9bc6c Mon Sep 17 00:00:00 2001 From: Chris Demetriou Date: Wed, 18 Sep 2002 21:45:29 +0000 Subject: [ gas/ChangeLog ] 2002-09-18 Chris Demetriou * config/tc-mips.c (md_apply_fix3): Just return for BFD_RELOC_8. [ gas/testsuite/ChangeLog ] 2002-09-18 Chris Demetriou * gas/mips/baddata1.s: New file. * gas/mips/baddata1.l: New file. * gas/mips/mips.exp: Run new test. --- gas/testsuite/gas/mips/mips.exp | 1 + 1 file changed, 1 insertion(+) (limited to 'gas') diff --git a/gas/testsuite/gas/mips/mips.exp b/gas/testsuite/gas/mips/mips.exp index d23390d..7a05ee6 100644 --- a/gas/testsuite/gas/mips/mips.exp +++ b/gas/testsuite/gas/mips/mips.exp @@ -162,6 +162,7 @@ if { [istarget mips*-*-*] } then { run_dump_test "relax" run_list_test "illegal" "" + run_list_test "baddata1" "" # LOSE: As of 2002-02-08, the next 4 tests fail for target mips-ecoff. # It's unknown whether they _should_ pass as-is, or whether different -- cgit v1.1