PR 9812
[binutils-gdb.git] / gold / merge.cc
index 9b416e6fdd13056ff35189a68d4ae9a37c87007e..1369938a557ae4cc5b37d5a208145cc0925d53b0 100644 (file)
@@ -140,7 +140,7 @@ Object_merge_map::add_mapping(const Merge_map* merge_map, unsigned int shndx,
 
 // Get the output offset for an input address.
 
-inline bool
+bool
 Object_merge_map::get_output_offset(const Merge_map* merge_map,
                                    unsigned int shndx,
                                    section_offset_type input_offset,