This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug go/63565] please document that (and why) Go binaries should not be stripped
- From: "ian at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 24 Jan 2015 00:03:27 +0000
- Subject: [Bug go/63565] please document that (and why) Go binaries should not be stripped
- Auto-submitted: auto-generated
- References: <bug-63565-4 at http dot gcc dot gnu dot org/bugzilla/>
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=220070&root=gcc&view=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