[ChangeLog]
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / so-indr-cl.exp
index 6847289474aabb230ed1ce4973b841577592b04e..1232cebabe9e121a15c47d9dc289fc65f9ddc0f0 100644 (file)
@@ -1,4 +1,4 @@
-#   Copyright (C) 1997, 1998 Free Software Foundation, Inc.
+#   Copyright 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -33,8 +33,9 @@ if ![isnative] then {
 # that we use HP-UX-specific compiler & linker options to build
 # the testcase.
 #
-setup_xfail "*-*-*"
-clear_xfail "hppa*-*-*hpux*"
+if {! [istarget "hppa*-*-*hpux*"] } {
+    return
+}
 
 set libfile "solib"
 set testfile "so-indr-cl"
This page took 0.02368 seconds and 4 git commands to generate.