This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug lto/47891] GCC 4.6/4.7 LTO not worked reliable on Windows target
- From: "d.g.gorbachev at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 15 Mar 2011 06:18:50 +0000
- Subject: [Bug lto/47891] GCC 4.6/4.7 LTO not worked reliable on Windows target
- Auto-submitted: auto-generated
- References: <bug-47891-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47891
--- Comment #6 from Dmitry Gorbachev <d.g.gorbachev at gmail dot com> 2011-03-15 06:18:47 UTC ---
> Since gcc 4.6 branched, gcc trunk and 4.6 branch both have this issue now.
It is not a GCC bug, it's a Binutils bug. The patch
<http://sourceware.org/ml/binutils/2011-02/msg00337.html> fixes this issue, but
it is not approved yet.