http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48200
Richard Guenther <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |WAITING Last reconfirmed| |2011.03.21 12:58:42 Ever Confirmed|0 |1 --- Comment #1 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-03-21 12:58:42 UTC --- This is not enough to reproduce the issue, even making the source compile ends up failing with /usr/bin/ld: t.o: version node not found for symbol pci_fill_info@LIBPCI_3.0 /usr/bin/ld: failed to set dynamic section sizes: Bad value collect2: ld returned 1 exit status please provide a complete compilable testcase. Thanks.