http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47527

Dave Korn <davek at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
                 CC|                            |davek at gcc dot gnu.org
         Resolution|                            |INVALID

--- Comment #4 from Dave Korn <davek at gcc dot gnu.org> 2011-02-12 17:48:46 
UTC ---
Hi guys, yes, this is definitely a linker bug, what must be happening is that
there's some kind of private data not getting copied from the real BFD for the
file into the dummy replacement BFD used to hold the linker symbols.  I'm
working on plugin api fixes right now, I'll take a look at how to fix this. 
Definitely not a GCC bug, so closing, but I'll come back here to mention the
fix once I've posted it.

Reply via email to