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 commit] PR 20807: Fix internal error when relaxing branches to STT_SECTION symbols


I've committed this patch, which fixes an internal error caused by
relocations referring to section symbols during relaxation.

-cary


2016-12-01  Cary Coutant  <ccoutant@gmail.com>

gold/
        PR gold/20807
        * aarch64.cc (Target_aarch64::scan_reloc_section_for_stubs): Handle
        section symbols correctly.
        * arm.cc (Target_arm): Likewise.
        * powerpc.cc (Target_powerpc): Likewise.

Attachment: pr20807.patch
Description: Binary data


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