* target-reloc.h (class Default_comdat_behavior): New, package up..
[deliverable/binutils-gdb.git] / gold / sparc.cc
index 4ec3037c4ab6ac9cca336c945fc161f522c29269..456ee462b81344938c3cd3ccb077fe373720b1bc 100644 (file)
@@ -4138,7 +4138,7 @@ Target_sparc<size, big_endian>::relocate_section(
   gold_assert(sh_type == elfcpp::SHT_RELA);
 
   gold::relocate_section<size, big_endian, Sparc, elfcpp::SHT_RELA,
-    Sparc_relocate>(
+                        Sparc_relocate, gold::Default_comdat_behavior>(
     relinfo,
     this,
     prelocs,
This page took 0.023369 seconds and 4 git commands to generate.