Use variable args in run_ld_link_exec_tests
[deliverable/binutils-gdb.git] / ld / testsuite / ld-ifunc / ifunc.exp
index e860f36d87c831f2be2c9b9d5661cc4c340fc19f..c3c9379cc4854aee2243298ee70f981399a17fdd 100644 (file)
@@ -386,7 +386,7 @@ run_cc_link_tests [list \
     ] \
 ]
 
-run_ld_link_exec_tests [] [list \
+run_ld_link_exec_tests [list \
     [list \
        "Common symbol override ifunc test 1a" \
        "-static" \
@@ -430,7 +430,7 @@ run_cc_link_tests [list \
     ] \
 ]
 
-run_ld_link_exec_tests [] [list \
+run_ld_link_exec_tests [list \
     [list \
        "Run pr16467" \
        "tmpdir/pr16467c.o tmpdir/libpr16467b.so tmpdir/libpr16467a.so" \
@@ -531,7 +531,7 @@ run_cc_link_tests [list \
     ] \
 ]
 
-run_ld_link_exec_tests [] [list \
+run_ld_link_exec_tests [list \
     [list \
        "Run pr18808" \
        "tmpdir/pr18808a.o tmpdir/libpr18808.so" \
This page took 0.023536 seconds and 4 git commands to generate.