aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-elf/indirect.exp
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-elf/indirect.exp')
-rw-r--r--ld/testsuite/ld-elf/indirect.exp4
1 files changed, 0 insertions, 4 deletions
diff --git a/ld/testsuite/ld-elf/indirect.exp b/ld/testsuite/ld-elf/indirect.exp
index 7d5b494..acda39e 100644
--- a/ld/testsuite/ld-elf/indirect.exp
+++ b/ld/testsuite/ld-elf/indirect.exp
@@ -110,8 +110,6 @@ set build_tests {
run_cc_link_tests $build_tests
-global ld
-
set string ": final link failed: bad value"
set string1 ": local symbol \`foo\' in tmpdir/indirect1b.o is referenced by DSO"
@@ -128,8 +126,6 @@ set testname "Indirect symbol 2"
set cmd "$ld -shared -o tmpdir/indirect2.so tmpdir/indirect2.o"
check_link_message "$cmd" [list $string2] "$testname"
-global NOPIE_CFLAGS NOPIE_LDFLAGS
-
set run_tests {
{"Run with libindirect3c.so 1"
"-Wl,--no-as-needed tmpdir/indirect3a.o tmpdir/indirect3b.o tmpdir/libindirect3c.so" ""