Use GCC LTO wrapper to get real symbols from LTO IR objects
[deliverable/binutils-gdb.git] / ld / testsuite / lib / ld-lib.exp
index 08e2d6978af1f45fa647bea3456500468462ef21..015eda6eb971d6f97905bfa0d55880a8f2131245 100644 (file)
@@ -928,6 +928,7 @@ proc run_cc_link_tests { ldtests } {
 
        if { $binfile eq "tmpdir/" } {
            # compile only
+           set binfile $objfile
        } elseif { [regexp ".*\\.a$" $binfile] } {
            if { ![ar_simple_create $ar $ldflags $binfile "$objfiles"] } {
                set failed 1
This page took 0.024151 seconds and 4 git commands to generate.