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: "rguenth at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 11 Jan 2011 12:45:02 +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 #5 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-01-11 12:44:57 UTC ---
(In reply to comment #4)
> (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.
I hope it will be fixed on the 2.21 branch. Using linux binutils isn't
possible.