From 4fa0e86f6ad2f796d92a9480f7004b09f691e912 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Mon, 26 Aug 2002 11:42:12 +0000 Subject: [PATCH] * gas/m68k/all.exp: xfail non-ELF targets on pcrel test. --- gas/testsuite/ChangeLog | 2 ++ gas/testsuite/gas/m68k/all.exp | 3 +++ 2 files changed, 5 insertions(+) diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 90967d137e6..568043ddcf7 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,5 +1,7 @@ 2002-08-26 Alan Modra + * gas/m68k/all.exp: xfail non-ELF targets on pcrel test. + * gas/m68hc11/insns.d: Quote dots. * gas/m68hc11/opers12.d: Likewise. diff --git a/gas/testsuite/gas/m68k/all.exp b/gas/testsuite/gas/m68k/all.exp index d5261708be5..fb310835bda 100644 --- a/gas/testsuite/gas/m68k/all.exp +++ b/gas/testsuite/gas/m68k/all.exp @@ -25,6 +25,9 @@ if [istarget m68*-*-*] then { gas_test_error "p2410.s" "" "out-of-range 'bras'" + # Reloc types etc. need changing for aout and coff to pass. + setup_xfail "*-*" + clear_xfail "*-*-*elf*" "*-*-sysv4*" "*-*-rtems" "*-*-*gnu*" "*-*-psos*" run_dump_test pcrel run_dump_test operands run_dump_test cas -- 2.30.2