diff options
Diffstat (limited to 'gold/sparc.cc')
-rw-r--r-- | gold/sparc.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gold/sparc.cc b/gold/sparc.cc index 4ec3037..456ee46 100644 --- a/gold/sparc.cc +++ b/gold/sparc.cc @@ -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, |