re PR go/61496 (Many Go tests FAIL with ld warning about go$zerovalue)
authorIan Lance Taylor <iant@google.com>
Fri, 13 Jun 2014 22:30:47 +0000 (22:30 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Fri, 13 Jun 2014 22:30:47 +0000 (22:30 +0000)
commitbbeaf05dc0f845cc9d5ccef2e5db6d4e98255580
tree1f7525b8e3c4962514360e4f4be5a9b66f1f241a
parent9afb455c25fabe799656b446eaa4511169339aad
re PR go/61496 (Many Go tests FAIL with ld warning about go$zerovalue)

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.

From-SVN: r211658
gcc/go/ChangeLog
gcc/go/gospec.c