------- 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. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils