Use variable args in run_ld_link_exec_tests
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / no-plt.exp
index 377253ce3b499c598ef08c2c16861e8550d26843..1a7fe7e37ea687d5c12607470dac813a46b07ac3 100644 (file)
@@ -163,7 +163,7 @@ run_cc_link_tests [list \
     ] \
 ]
 
-run_ld_link_exec_tests [] [list \
+run_ld_link_exec_tests [list \
     [list \
        "No PLT (dynamic 1a)" \
        "tmpdir/no-plt-check1a.o tmpdir/no-plt-main1.o \
@@ -288,7 +288,7 @@ if { [check_ifunc_available] } {
        ] \
     ]
 
-    run_ld_link_exec_tests [] [list \
+    run_ld_link_exec_tests [list \
        [list \
            "Run pr20244-3a" \
            "tmpdir/pr20244-3a.o tmpdir/pr20244-3b.o \
This page took 0.024335 seconds and 4 git commands to generate.