This is the mail archive of the binutils@sources.redhat.com 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] Fix handling of symbols with non-default visibility in discarded COMDAT group sections


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


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