This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Fix middle-end/67133, part 1
- From: Marek Polacek <polacek at redhat dot com>
- To: Jeff Law <law at redhat dot com>
- Cc: Jan-Benedict Glaw <jbglaw at lug-owl dot de>, Andreas Schwab <schwab at suse dot de>, Richard Biener <richard dot guenther at gmail dot com>, GCC Patches <gcc-patches at gcc dot gnu dot org>
- Date: Mon, 24 Aug 2015 18:07:54 +0200
- Subject: Re: [PATCH] Fix middle-end/67133, part 1
- Authentication-results: sourceware.org; auth=none
- References: <55CE0A5A dot 4070802 at redhat dot com> <20150814195836 dot GB2093 at redhat dot com> <55CE5054 dot 5080400 at redhat dot com> <20150814204649 dot GC2093 at redhat dot com> <55D21A8D dot 50004 at redhat dot com> <CAFiYyc3MQxXO_es3ZEPtcFGybHUxFmeovyb_1FPO6WWH-uaE+Q at mail dot gmail dot com> <20150818194918 dot GB2729 at redhat dot com> <mvm37zebaee dot fsf at hawking dot suse dot de> <20150823104038 dot GI24297 at lug-owl dot de> <55DB3E37 dot 4080408 at redhat dot com>
On Mon, Aug 24, 2015 at 09:54:31AM -0600, Jeff Law wrote:
> >Not quite. As it seems, it breaks any build:
> >
> > configure --prefix=... --disable-multilib --enable-languages=all,ada,go
> > make
> >
> >Seems the Go code triggers this ICE, so you just need to enable Go.
> Right. Marek is working on the problem. In fact, I think he and Ian have
> agreed on a patch to the Go front-end to fix this issue.
I've now committed the patch so libgo ought to build again.
Marek
- References:
- Re: [PATCH] Fix middle-end/67133, part 1
- Re: [PATCH] Fix middle-end/67133, part 1
- Re: [PATCH] Fix middle-end/67133, part 1
- Re: [PATCH] Fix middle-end/67133, part 1
- Re: [PATCH] Fix middle-end/67133, part 1
- Re: [PATCH] Fix middle-end/67133, part 1
- Re: [PATCH] Fix middle-end/67133, part 1
- Re: [PATCH] Fix middle-end/67133, part 1
- Re: [PATCH] Fix middle-end/67133, part 1
- Re: [PATCH] Fix middle-end/67133, part 1