2000-10-19 H.J. Lu (hjl@gnu.org)
[deliverable/binutils-gdb.git] / ld / testsuite / ld-shared / shared.exp
index f8f14799a847b50d3f5d3ff3c8463d4b82e7448b..fd01aa47f4fd19a35b5e34c80dcdea456e55933e 100644 (file)
@@ -47,6 +47,7 @@ if { ![istarget i386-*-sysv4*] \
      && ![istarget sparc*-*-elf] \
      && ![istarget sparc*-*-solaris2*] \
      && ![istarget sparc*-*-sunos4*] \
+     && ![istarget sparc*-*-linux*] \
      && ![istarget rs6000*-*-aix*] \
      && ![istarget powerpc*-*-aix*] } {
     return
@@ -202,6 +203,8 @@ if ![ld_compile "$CC $CFLAGS $SHCFLAG" $srcdir/$subdir/main.c $tmpdir/mainnp.o]
        # relocations for various targets are broken in the case where
        # the load address is not zero (which is the default).
        setup_xfail "*-*-sunos4*"
+       setup_xfail "*-*-linux*libc1"
+       setup_xfail "powerpc-*-linux*"
        shared_test shnp "shared (non PIC, load offset)" \
                mainnp.o sh1np.o sh2np.o shared \
                "-T $srcdir/$subdir/elf-offset.ld"
This page took 0.024234 seconds and 4 git commands to generate.