[Bug 872687]

Cvs-commit 872687 at bugs.launchpad.net
Tue Oct 25 03:15:13 UTC 2011


CVSROOT:	/cvs/src
Module name:	src
Branch: 	binutils-2_22-branch
Changes by:	amodra at sourceware.org	2011-10-25 03:15:08

Modified files:
	ld             : ChangeLog ldlang.c plugin.c plugin.h 

Log message:
	PR ld/13287
	2011-10-20  Alan Modra  <amodra at gmail.com>
	* 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&only_with_tag=binutils-2_22-branch&r1=1.2373.2.6&r2=1.2373.2.7
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/ldlang.c.diff?cvsroot=src&only_with_tag=binutils-2_22-branch&r1=1.378&r2=1.378.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/plugin.c.diff?cvsroot=src&only_with_tag=binutils-2_22-branch&r1=1.40.2.2&r2=1.40.2.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/plugin.h.diff?cvsroot=src&only_with_tag=binutils-2_22-branch&r1=1.9&r2=1.9.2.1

-- 
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:
  Fix Released
Status in “binutils” package in Ubuntu:
  Fix Released
Status in “binutils” source package in Oneiric:
  Fix Committed

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