Use variable args in run_ld_link_exec_tests
[deliverable/binutils-gdb.git] / ld / testsuite / ld-pie / pie.exp
index 834d5ee76ad9c913e926af09411813da27abb51b..3495da503439d657eda51847fe295ca15629f554 100644 (file)
@@ -41,7 +41,7 @@ set array_tests {
     {"weak undefined data" "-pie" "" {weakundef-data.c} "weakundef-data" "weakundef.out" "-fPIC"}
 }
 
-run_ld_link_exec_tests [] $array_tests
+run_ld_link_exec_tests $array_tests
 
 set test_list [lsort [glob -nocomplain $srcdir/$subdir/*.d]]
 foreach t $test_list {
This page took 0.024697 seconds and 4 git commands to generate.