This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[GOLD][COMMITTED] Fix build breakage due to -Wshadow.


Hi,

    I just committed this patch.  The -Wshadow option broke gold.

-Doug

2009-12-11  Doug Kwan  <dougkwan@google.com>

        * arm.cc (Target_arm::do_finalize_sections): Fix build breakage
        due to -Wshadow.
        * attributes.cc (Object_attribute::size): Ditto.
        (Attributes_section_data::size): Ditto.
        (Attributes_section_data::Attributes_section_data): Ditto.
        (Output_attributes_section_data::do_write): Ditto.
        * attributes.h (Object_attribute::set_type): Ditto.
        * testsuite/tls_test_main.cc (safe_lock, safe_unlock): Ditto.

Attachment: patch.txt
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]