projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a06ea96
)
oops, aciidental commit
author
Nick Clifton
<nickc@redhat.com>
Mon, 13 Aug 2012 14:54:15 +0000
(14:54 +0000)
committer
Nick Clifton
<nickc@redhat.com>
Mon, 13 Aug 2012 14:54:15 +0000
(14:54 +0000)
ld/testsuite/ld-gc/gc.exp
patch
|
blob
|
history
diff --git
a/ld/testsuite/ld-gc/gc.exp
b/ld/testsuite/ld-gc/gc.exp
index 4ad5f3d49ba6cff195656e089988f9c8fc497089..7a59ad3365dcf1c23848b540664e935509f85fc1 100644
(file)
--- 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"
-}
-