From 4c80642a3933a546f1ff7e4959a037048ebbf1c3 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Wed, 11 Jun 2003 06:20:44 +0000 Subject: * ld-srec/srec.exp (run_srec_test): Remove powerpc64 xfails, and xfail for hppa duplicated elsewhere. --- ld/testsuite/ld-srec/srec.exp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'ld/testsuite/ld-srec') diff --git a/ld/testsuite/ld-srec/srec.exp b/ld/testsuite/ld-srec/srec.exp index 979cfda..27210d5 100644 --- a/ld/testsuite/ld-srec/srec.exp +++ b/ld/testsuite/ld-srec/srec.exp @@ -296,10 +296,6 @@ proc run_srec_test { test objs } { if { ![ld_simple_link $ld tmpdir/sr1 "$flags $objs"] \ || ![ld_simple_link $ld tmpdir/sr2.sr "$flags --oformat srec $objs"] } { - # PowerPc64 srec linker can't handle .toc relocations. - setup_xfail "powerpc64*-*-*" - setup_xfail "powerpc*-*-*64*" - setup_xfail "hppa*-*-*elf*" fail $test return } -- cgit v1.1