This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]