+2000-05-02 Alan Modra <alan@linuxcare.com.au>
+
+ * binutils-all/objcopy.exp (simple copy): Clear xfail for hppa-linux.
+
+ * binutils-all/hppa/objdump.exp: Disable test for elf.
+
2000-03-13 Nick Clifton <nickc@cygnus.com>
* binutils-all/readelf.s: Adjust to match noew format of readelf
return
}
+# elf hppa assembler doesn't support .subspa
+if {[istarget *-*-*elf*] || [istarget *-*-linux*]} then {
+ return
+}
+
if {[which $OBJDUMP] == 0} then {
perror "$OBJDUMP does not exist"
return
setup_xfail "h8300-*-hms" "h8300-*-coff"
setup_xfail "h8500-*-hms" "h8500-*-coff"
setup_xfail "hppa*-*-*"
- clear_xfail "hppa*-*-*elf*"
+ clear_xfail "hppa*-*-*elf*" "hppa*-*-linux*"
setup_xfail "m88*-*-coff" "m88*-motorola-sysv*"
setup_xfail "z8*-*-coff"