------- Additional Comments From hjl dot tools at gmail dot com 2009-06-13 15:03 ------- (In reply to comment #0) > > In this case IMHO gas should create R_*_IRELATIVE relocation against the local > foo symbol. If foo is .globl or .globl and .hidden, it works correctly.
This won't work sine R_*_IRELATIVE relocation is only generated by linker for dynamic linker. I have to keep original relocations against local IFUNC symbols. It becomes quite complicated. -- http://sourceware.org/bugzilla/show_bug.cgi?id=10269 ------- 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