OSDN Git Service

PR gold/12220
authorccoutant <ccoutant>
Tue, 16 Nov 2010 18:40:28 +0000 (18:40 +0000)
committerccoutant <ccoutant>
Tue, 16 Nov 2010 18:40:28 +0000 (18:40 +0000)
commit33879d982fc572ff46e0e26c4152b236bbba72e1
treeabce733bdd8ae46ecaed9e2a6823c7b528a42536
parentf2d495c89b08b06eecdf99732e9e67c065417962
PR gold/12220
* layout.cc (Layout::choose_output_section): Transform names of
compressed sections even when using a script with a SECTIONS clause.
(Layout::output_section_name): Remove code to transform
compressed debug section names.
* output.cc (Output_section::add_input_section): Use uncompressed
section size when tracking input sections.
gold/ChangeLog