aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite
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
commit7ae2b96118410f939ff9dc9c2348ade30279c514 (patch)
treebe3be5c14eb6fa506528adb69a831c29c3e3ae4b /ld/testsuite
parenta06ea96464a2928865beb2ac6f12deb0464bfcd7 (diff)
downloadgdb-7ae2b96118410f939ff9dc9c2348ade30279c514.zip
gdb-7ae2b96118410f939ff9dc9c2348ade30279c514.tar.gz
gdb-7ae2b96118410f939ff9dc9c2348ade30279c514.tar.bz2
oops, aciidental commit
Diffstat (limited to 'ld/testsuite')
-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 4ad5f3d..7a59ad3 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"
-}
-