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/61496] [4.10 regression] Many Go tests FAIL with ld warning about go$zerovalue


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61496

--- Comment #1 from ian at gcc dot gnu.org <ian at gcc dot gnu.org> ---
Author: ian
Date: Fri Jun 13 22:30:47 2014
New Revision: 211658

URL: https://gcc.gnu.org/viewcvs?rev=211658&root=gcc&view=rev
Log:
    PR go/61496
    * gospec.c (lang_specific_driver): On Solaris, when not using GNU
    ld, add -t option to avoid warning about common symbol changing
    size.

Modified:
    trunk/gcc/go/ChangeLog
    trunk/gcc/go/gospec.c


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