Revert "Remove tests that test __gnu_lto_v1 symbol."
[deliverable/binutils-gdb.git] / ld / testsuite / ld-plugin / lto.exp
index b80de4902c8bf16637f92c1b65a9981e17d73c61..e913c6f203de1a305116ebafea89505c12a343a8 100644 (file)
@@ -630,6 +630,12 @@ if { [at_least_gcc_version 4 7] } {
     }
 }
 
+# Run "ld -r" to generate inputs for complex LTO tests.
+run_dump_test "lto-3r"
+remote_exec host "mv" "tmpdir/dump tmpdir/lto-3.o"
+run_dump_test "lto-5r"
+remote_exec host "mv" "tmpdir/dump tmpdir/lto-5.o"
+
 run_cc_link_tests $lto_link_symbol_tests
 
 run_ld_link_tests [list \
This page took 0.024716 seconds and 4 git commands to generate.