* output.h (Output_section_lookup_maps::add_merge_section):
commitd980a0ef648038ebc3f18ea64ef0e7af31d57c75
authorIan Lance Taylor <ian@airs.com>
Tue, 13 Jul 2010 12:04:03 +0000 (13 12:04 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 13 Jul 2010 12:04:03 +0000 (13 12:04 +0000)
tree015763fbe97a262262edc8732b5a0a75e11490e1
parentdd34aa09d7d491bc39210780d406676482529b57
* output.h (Output_section_lookup_maps::add_merge_section):
Correct check of whether value was inserted.
(Output_section_lookup_maps::add_merge_input_section): Likewise.
(Output_section_lookup_maps::add_relaxed_input_section):
Likewise.
* arm.cc (Target_arm::got_section): Remove used local os.
* i386.cc (Target_i386::got_section): Likewise.
* x86_64.cc (Target_x86_64::got_section): Likewise.
* sparc.cc (Target_sparc::got_section): Likewise.
(Target_sparc::relocate): Remove unused local have_got_offset.
* powerpc.cc (Target_powerpc::relocate): Likewise.
gold/ChangeLog
gold/arm.cc
gold/i386.cc
gold/output.h
gold/powerpc.cc
gold/sparc.cc
gold/x86_64.cc