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 20717: Fix problem where orphan section is treated as a KEEP section


This patch fixes a problem where an orphan section was incorrectly
treated as a KEEP section when the last section definition in a linker
script was a KEEP section definition.

-cary


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

gold/
        PR gold/20717
        * script-sections.cc (Script_sections): Set *keep to false when
        no match.

Attachment: pr20717.patch
Description: Binary data


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