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]

Re: [PATCH][gold] gold/PR20717 Fix an issue where an unused orphan section is kept when the last output section has a KEEP statement.


No big deal. Thank you for your work!

Best regards,
Igor Kudrin
________________________________________
From: Cary Coutant <ccoutant@gmail.com>
Sent: Monday, December 12, 2016 10:36 AM
To: Igor Kudrin
Cc: binutils@sourceware.org
Subject: Re: [PATCH][gold] gold/PR20717 Fix an issue where an unused orphan section is kept when the last output section has a KEEP statement.

> gold/ChangeLog
>
>         * script-sections.cc (Script_sections::output_section_name):
>         Set output argument "keep" to false for orphan sections.
>         * testsuite/Makefile.am (pr20717): New test.
>         * testsuite/Makefile.in: Regenerate.
>         * testsuite/pr20717.c: New test source file.
>         * testsuite/pr20717.sh: New test script.
>         * testsuite/pr20717.t: New test linker script.

This is good, thanks!

I need to offer you my apologies for committing a fix for this earlier
this month without crediting you for it -- when I fixed this bug, I
had forgotten about this patch waiting in my queue for review, so I
went ahead and committed it without giving you proper credit for it.
I've added the test case you provided and added your name to the
earlier ChangeLog entry for the fix itself (which was identical to my
solution). Sorry!

-cary


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