This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/19520] protected function pointer doesn't work right
- From: "thiago at kde dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 Jan 2007 18:42:12 -0000
- Subject: [Bug target/19520] protected function pointer doesn't work right
- References: <bug-19520-682@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #22 from thiago at kde dot org 2007-01-11 18:42 -------
Is there any update on this bug?
According to http://sourceware.org/ml/binutils/2005-01/msg00401.html, a
protected function symbol cannot be used in a R_386_GOTOFF. I don't claim to
understand the full implications of the issue, but it seems that the ld
decision means gcc must not emit that relocation.
--
thiago at kde dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |thiago at kde dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19520