http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57194
Ian Lance Taylor <ian at airs dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Last reconfirmed| |2013-05-07 Ever Confirmed|0 |1 --- Comment #1 from Ian Lance Taylor <ian at airs dot com> 2013-05-07 18:47:42 UTC --- Note that in general Go requires debug info. It will not work to build a Go program without -g, nor will it work to strip a Go program.