------- Comment #2 from rguenth at gcc dot gnu dot org 2010-06-03 11:28 ------- That isn't very helpful ;) Can you try to reproduce this with current trunk? What version of gold are you using?
Can you produce a testcase? Try doing an incremental link (-r), and strip libraries and object files as much as possible while the issue still reproduces. Then attach preprocessed source of the remaining bits. You probably need to remove -fwhole-program for this to work (where the issue then hopefully still reproduces). -- rguenth at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |WAITING http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44398