Open
Description
Probably nothing to do for this issue until Go 1.6 is out but I thought I would file the issue as a reminder anyway.
A new binary export format is coming with Go 1.6 (disabled by default). See the following commit for more details: golang/go@ae2f54a
As I've been experimenting using Go built from tip I've noticed that gocode panics when the new export format is used.