sync with obs
[external/binutils.git] / ld / testsuite / ld-undefined / weak-undef.exp
index e7e949a..2f70eeb 100644 (file)
@@ -1,5 +1,5 @@
 # Test handling of weak undefined symbols
-#   Copyright 2001, 2002, 2004, 2005, 2007, 2010
+#   Copyright 2001, 2002, 2004, 2005, 2007, 2010, 2011
 #   Free Software Foundation, Inc.
 #
 # This file is part of the GNU Binutils.
@@ -50,7 +50,7 @@ if {! [istarget i?86-*-*]} {
     setup_xfail *-*-pe*
 }
 
-setup_xfail hppa64-*-* pj-*-*
+setup_xfail pj-*-*
 
 if {! [ld_assemble $as $srcdir/$subdir/weak-undef.s tmpdir/weak-undef.o]} then {
     # It's OK if .weak doesn't work on this target.