[Bug go/63565] please document that (and why) Go binaries should not be stripped

2015-01-23 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63565

Ian Lance Taylor ian at airs dot com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #2 from Ian Lance Taylor ian at airs dot com ---
Added a note to gccgo.texi.


[Bug go/63565] please document that (and why) Go binaries should not be stripped

2015-01-23 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63565

--- Comment #1 from ian at gcc dot gnu.org ian at gcc dot gnu.org ---
Author: ian
Date: Sat Jan 24 00:02:55 2015
New Revision: 220070

URL: https://gcc.gnu.org/viewcvs?rev=220070root=gccview=rev
Log:
PR go/63565
* gccgo.texi (Invoking gccgo): Mention that Go programs should not
be stripped.

* gccgo.texi (C Interoperability): Mention that people should use
cgo.

Modified:
trunk/gcc/go/ChangeLog
trunk/gcc/go/gccgo.texi