bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/2362] SH: Hidden symbol in DSO does not be forced local


From: drow at false dot org
Subject: [Bug ld/2362] SH: Hidden symbol in DSO does not be forced local
Date: 24 Feb 2006 14:28:28 -0000

------- Additional Comments From drow at false dot org  2006-02-24 14:28 -------
Subject: Re:  New: SH: Hidden symbol in DSO does not be forced local

On Mon, Feb 20, 2006 at 01:08:46AM -0000, sugioka at itonet dot co dot jp wrote:
> On sh4-unknown-linux target, hidden symbol in DSO does not be kept local
> if the symbol appeared at global section in the version script.
> The hidden function is accessed directly at compile time, but global function
> in DSO should be accessed through PLT, as the result, segmentation fault 
> occurs
> on execution time.

I'm pretty sure your test is invalid.  If the compiler is told a symbol
is hidden, it can't be forced global later without risking wrong code.



-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=2362

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]