[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/12696] BFD linker fails GCC LTO tests
From: |
amodra at gmail dot com |
Subject: |
[Bug ld/12696] BFD linker fails GCC LTO tests |
Date: |
Sat, 23 Apr 2011 13:06:06 +0000 |
http://sourceware.org/bugzilla/show_bug.cgi?id=12696
Alan Modra <amodra at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
AssignedTo|unassigned at sources dot |amodra at gmail dot com
|redhat.com |
--- Comment #1 from Alan Modra <amodra at gmail dot com> 2011-04-23 13:06:00
UTC ---
I saw the errors too, and wrote them off incorrectly as gcc errors. When we
have a weakly defined symbol in an IR bfd, it isn't overridden by a weakly
defined symbol in the real bfd, as per the usual behaviour of weak symbols.
I'm testing a patch to plugin_notice that overcomes this problem (and does away
with plugin_multiple and plugin_multiple_common).
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
- [Bug ld/12696] New: LTO linker fails GCC LTO tests, hjl.tools at gmail dot com, 2011/04/22
- [Bug ld/12696] BFD linker fails GCC LTO tests, hjl.tools at gmail dot com, 2011/04/22
- [Bug ld/12696] BFD linker fails GCC LTO tests,
amodra at gmail dot com <=
- [Bug ld/12696] BFD linker fails GCC LTO tests, hjl.tools at gmail dot com, 2011/04/23
- [Bug ld/12696] BFD linker fails GCC LTO tests, cvs-commit at gcc dot gnu.org, 2011/04/24
- [Bug ld/12696] BFD linker fails GCC LTO tests, cvs-commit at gcc dot gnu.org, 2011/04/27
- [Bug ld/12696] BFD linker fails GCC LTO tests, amodra at gmail dot com, 2011/04/27