[PATCH] Fix handling of symbols with non-default visibility in discarded COMDAT group sections
Julian Brown
julian@codesourcery.com
Thu Feb 24 00:28:00 GMT 2005
On 2005-02-23, Julian Brown <julian@codesourcery.com> wrote:
> This is a multi-part message in MIME format.
> --------------000602080904060105000704
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
> Content-Transfer-Encoding: 7bit
>
> Hi,
>
> This patch fixes a problem with hidden symbols in sections which are
> discarded through being part of a COMDAT group. It does this by forcing
> their visibility to be STV_DEFAULT (AIUI, other values are fairly
> meaningless in this context anyway). This fixes some interoperability
> problems with another compiler.
Forgot to say: tested without regressions with cross to arm-none-eabi,
and with --enable-targets=all on i686 linux.
Julian
--
Julian Brown
CodeSourcery, LLC
More information about the Binutils
mailing list