Re: [debug-early] fix -fdump-go-spec
Thanks for working on this. Have you tried building with --enable-languages=go? On a GNU/Linux system it should build and pass all tests with no extra effort. Yes. No regressions. Thanks. Aldy
Re: [debug-early] fix -fdump-go-spec
On Wed, Apr 29, 2015 at 5:56 PM, Aldy Hernandez wrote: > > Despite what Go thinks: > > /* The debug hooks are used to implement -fdump-go-spec because it > gives a simple and stable API for all the information we need to > dump. */ > > ...the debug hooks are not stable... :). Alas.