* ld-d10v/default_layout.d: Adjust for section removal.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / weak.exp
index 84e5dff7fa10eea57c6ac80c402beddb9411c00a..925c812c7e01de724639a4efd742afc079889729 100644 (file)
@@ -31,6 +31,9 @@ if {! [istarget i?86-*-*]} {
     setup_xfail *-*-pe*
 }
 
+# hppa64 and or32 are incredibly broken
+setup_xfail hppa64-*-* or32-*-*
+
 if {! [ld_assemble $as $srcdir/$subdir/weak1.s tmpdir/weak1.o]
     || ! [ld_assemble $as $srcdir/$subdir/weak2.s tmpdir/weak2.o]} then {
     # It's OK if .weak doesn't work on this target.
This page took 0.027254 seconds and 4 git commands to generate.