From 7ae2b96118410f939ff9dc9c2348ade30279c514 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Mon, 13 Aug 2012 14:54:15 +0000 Subject: [PATCH] oops, aciidental commit --- ld/testsuite/ld-gc/gc.exp | 6 ------ 1 file changed, 6 deletions(-) diff --git a/ld/testsuite/ld-gc/gc.exp b/ld/testsuite/ld-gc/gc.exp index 4ad5f3d49b..7a59ad3365 100644 --- a/ld/testsuite/ld-gc/gc.exp +++ b/ld/testsuite/ld-gc/gc.exp @@ -131,9 +131,3 @@ if { [is_remote host] || [which $CC] != 0 } { ld_compile "$CC $CFLAGS $cflags" $srcdir/$subdir/pr13683.c tmpdir/pr13683.o run_dump_test "pr13683" } - -if { [is_remote host] || [which $CC] != 0 } { - ld_compile "$CC $CFLAGS $cflags" $srcdir/$subdir/pr14265.c tmpdir/pr14265.o - run_dump_test "pr14265" -} -