aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-selective
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2002-10-12 15:40:13 +0000
committerH.J. Lu <hjl.tools@gmail.com>2002-10-12 15:40:13 +0000
commitf9a3a01aef2f2ec95cd4365c5bc91fb384c0aae5 (patch)
tree16adebdabf2c0544e46e7640f2d84f692e1f6d6c /ld/testsuite/ld-selective
parent9b691193ef8f68fa38ef60205bccdeedec1fadea (diff)
downloadfsf-binutils-gdb-f9a3a01aef2f2ec95cd4365c5bc91fb384c0aae5.zip
fsf-binutils-gdb-f9a3a01aef2f2ec95cd4365c5bc91fb384c0aae5.tar.gz
fsf-binutils-gdb-f9a3a01aef2f2ec95cd4365c5bc91fb384c0aae5.tar.bz2
2002-10-12 H.J. Lu (hjl@gnu.org)
* ld-discard/extern.d: Remove $srcdir/$subdir/. * ld-discard/start.d: Likewise. * ld-discard/static.d: Likewise. * ld-linkonce/zeroehl32.d: Likewise. * ld-selective/keepdot.d: Likewise. * ld-selective/keepdot0.d: Likewise.
Diffstat (limited to 'ld/testsuite/ld-selective')
-rw-r--r--ld/testsuite/ld-selective/keepdot.d2
-rw-r--r--ld/testsuite/ld-selective/keepdot0.d2
2 files changed, 2 insertions, 2 deletions
diff --git a/ld/testsuite/ld-selective/keepdot.d b/ld/testsuite/ld-selective/keepdot.d
index 47b6ae2..aadd5d4 100644
--- a/ld/testsuite/ld-selective/keepdot.d
+++ b/ld/testsuite/ld-selective/keepdot.d
@@ -1,4 +1,4 @@
-#ld: --gc-sections -Bstatic -e _start -T$srcdir/$subdir/keepdot.ld
+#ld: --gc-sections -Bstatic -e _start -T keepdot.ld
#name: Preserve default . = 0
#objdump: -h
diff --git a/ld/testsuite/ld-selective/keepdot0.d b/ld/testsuite/ld-selective/keepdot0.d
index e275080..4432a01 100644
--- a/ld/testsuite/ld-selective/keepdot0.d
+++ b/ld/testsuite/ld-selective/keepdot0.d
@@ -1,5 +1,5 @@
#source: keepdot.s
-#ld: --gc-sections -Bstatic -e _start -T$srcdir/$subdir/keepdot0.ld
+#ld: --gc-sections -Bstatic -e _start -T keepdot0.ld
#name: Preserve explicit . = 0
#objdump: -h