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