diff options
Diffstat (limited to 'gold/i386.cc')
-rw-r--r-- | gold/i386.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gold/i386.cc b/gold/i386.cc index 56d405b..009f217 100644 --- a/gold/i386.cc +++ b/gold/i386.cc @@ -2140,7 +2140,7 @@ Target_i386::Relocate::should_apply_static_reloc(const Sized_symbol<32>* gsym, inline bool Target_i386::Relocate::relocate(const Relocate_info<32, false>* relinfo, Target_i386* target, - Output_section *output_section, + Output_section* output_section, size_t relnum, const elfcpp::Rel<32, false>& rel, unsigned int r_type, |