http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47497
--- Comment #8 from H.J. Lu <hjl.tools at gmail dot com> 2011-02-06 16:57:48 UTC --- (In reply to comment #7) > > Honza? Why is -fwhole-program not ignored, or why should it not be? > > Why does it make a difference at all here? > Well, it is effectively ignored - i.e. on symbols with resolution info > attached > it should do nothing. So it seems we fail to get resolution info from plugin > correctly. I will check. > > Honza Any updates on this?