This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Fix middle-end/67133, part 1


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]