This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/47243] [4.6 Regression] Bootstrap fails: Segfault of genmddeps / COLLECT bug?
- From: "hjl.tools at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 10 Jan 2011 17:49:26 +0000
- Subject: [Bug bootstrap/47243] [4.6 Regression] Bootstrap fails: Segfault of genmddeps / COLLECT bug?
- Auto-submitted: auto-generated
- References: <bug-47243-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47243
--- Comment #4 from H.J. Lu <hjl.tools at gmail dot com> 2011-01-10 17:49:23 UTC ---
(In reply to comment #3)
> Worked with: r168582 (2011-01-07)
> Fails with: r168598 (2011-01-08)
>
> My guess is that Honza's r168593 exposes the issue. I now try to build without
> --enable-gold --with-plugin-ld=/usr/bin/gold.
>
> The failure occurred with both the 2.20.0.20100122-42 build of openSUSE factory
> and with a stock binutils-2.21.
If you want to use BFD linker for LTO plugin, you need the Linux binutils
2.21.51.0.5. LTO plugin support in binutils-2.21 is incomplete.