https://sourceware.org/bugzilla/show_bug.cgi?id=14961
--- Comment #4 from cvs-commit at gcc dot gnu.org ---
The master branch has been updated by H.J. Lu :
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=74437ea28fb611d4c88077b486fd7c0a8b4c2a25
commit 74437ea28fb611d4c88077b486fd7c0a
https://sourceware.org/bugzilla/show_bug.cgi?id=14961
H.J. Lu changed:
What|Removed |Added
Resolution|WONTFIX |DUPLICATE
--- Comment #3 from H.J. Lu ---
http://sourceware.org/bugzilla/show_bug.cgi?id=14961
H.J. Lu changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
http://sourceware.org/bugzilla/show_bug.cgi?id=14961
--- Comment #1 from H.J. Lu 2012-12-14 22:36:23
UTC ---
This may never work correctly for i386 since its PLT entry uses
%ebx:
01b0 :
1b0:ff a3 0c 00 00 00jmp*0xc(%ebx)
1b6:68 00 00 00 00 push $0x0
1bb:
http://sourceware.org/bugzilla/show_bug.cgi?id=14961
H.J. Lu changed:
What|Removed |Added
Summary|IFUNC pointer doesn't work |Dynamic IFUNC pointer to
|