[Bug 872687]
Cvs-commit
872687 at bugs.launchpad.net
Thu Oct 20 09:51:03 UTC 2011
CVSROOT: /cvs/src
Module name: src
Changes by: amodra at sourceware.org 2011-10-20 09:50:59
Modified files:
ld : ChangeLog plugin.c plugin.h ldlang.c
Log message:
PR ld/13287
* plugin.c (plugin_should_reload): New function.
* plugin.h (plugin_should_reload): Declare.
* ldlang.c (open_input_bfds): Use above function.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/ChangeLog.diff?cvsroot=src&r1=1.2383&r2=1.2384
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/plugin.c.diff?cvsroot=src&r1=1.42&r2=1.43
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/plugin.h.diff?cvsroot=src&r1=1.9&r2=1.10
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/ldlang.c.diff?cvsroot=src&r1=1.378&r2=1.379
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to binutils in Ubuntu.
https://bugs.launchpad.net/bugs/872687
Title:
c++ -flto always results in unresolved symbols
Status in binutils:
In Progress
Status in “binutils” package in Ubuntu:
Fix Released
Status in “binutils” source package in Oneiric:
Confirmed
Bug description:
=======main.cc =====
int main() {}
===================
c++ -flto main.cc
results in unresolved symbol errors on latest oneiric beta
Adding -static is a work around
To manage notifications about this bug go to:
https://bugs.launchpad.net/binutils/+bug/872687/+subscriptions
More information about the foundations-bugs
mailing list