* lib/ld-lib.exp (run_ld_link_tests): Add another argument, pass
[deliverable/binutils-gdb.git] / ld / testsuite / ld-xc16x / xc16x.exp
index 2f7b9ff364b835a2a3e7d14bafecdcab1ed15fb8..5ab08c1095f359e19079ffc3687e5cc7403d0ef9 100644 (file)
@@ -31,7 +31,7 @@ if {!([istarget "xc16x*-*-*"]) } {
 set xc16x_tests {
     {   
        "xc16x pc-relative relocs linker test"
-       ""
+       "" ""
        ""
        { "pcreloc.s" }
        { {objdump -Dz pcreloc.d} }     
@@ -42,7 +42,7 @@ set xc16x_tests {
 set xc16xabs_tests {
     {   
        "xc16x absolute relative address linker test"
-       ""
+       "" ""
        ""
        { "absrel.s" }
        { {objdump -Dz absrel.d} }      
@@ -53,7 +53,7 @@ set xc16xabs_tests {
 set xc16xoffset_tests {
     {   
        "xc16x offset linker test"
-       ""
+       "" ""
        ""
        { "offset.s" }
        { {objdump -Dz offset.d} }      
This page took 0.025429 seconds and 4 git commands to generate.