summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-gc
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2012-08-13 14:54:15 +0000
committerNick Clifton <nickc@redhat.com>2012-08-13 14:54:15 +0000
commit456a664d48f982575d19ac3cb2c2e1e9e2c3182f (patch)
tree85bf9ebc900fd90d460b90da0c31f87e6d9b2f64 /ld/testsuite/ld-gc
parente7dff39cb0b710a1620a883dd0d683d902348853 (diff)
downloadbinutils-redhat-456a664d48f982575d19ac3cb2c2e1e9e2c3182f.tar.gz
oops, aciidental commit
Diffstat (limited to 'ld/testsuite/ld-gc')
-rw-r--r--ld/testsuite/ld-gc/gc.exp6
1 files changed, 0 insertions, 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"
-}
-