Fix problem where mixed section types can cause internal error during a -r link.
[deliverable/binutils-gdb.git] / gold / testsuite / testfile.cc
index d79f10da98c8afd5d43857aa905f3bf15d91b6ff..da83b3b4f4594e474c3226a5f3acddff5dc98a44 100644 (file)
@@ -118,6 +118,7 @@ const Target::Target_info Target_test<size, big_endian>::test_target_info =
   NULL,                                        // attributes_vendor
   "_start",                            // entry_symbol_name
   32,                                  // hash_entry_size
+  elfcpp::SHT_PROGBITS,                        // unwind_section_type
 };
 
 // The test targets.
This page took 0.023546 seconds and 4 git commands to generate.