Includes fixes to the gc compiler and cgo, and the bufio, runtime, syscall,
and time packages. See the change history for details. If you use package
syscall's Getrlimit and Setrlimit functions under Linux on the ARM or 386
architectures, please note change 55ac276af5a7 that fixes issue 5949.
Seems to compile fine under x64 Linux and a Plan 9 Qemu VM.
Regarding the ARM, I failed to compile it on 9pi (Plan 9 for the Raspberry Pi) though I think it should be fine in Raspbian. It's possible you'll want to pull from tip to get it running in 9pi but I haven't tried it myself.
Mind you Plan9 support seems unofficial for now.
I suspect some people automatically upvote anything pertaining to Go, which is probably a stronger force than those flagging the post (especially at 3 AM ET)
[0]: http://golang.org/doc/devel/release.html
[1]: https://code.google.com/p/go/source/list?name=release-branch...