Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(521)

Issue 7130047: [PATCH] gcc/go/gospec.c: fix static linking of Go programs (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 3 months ago by minux1
Modified:
11 years, 3 months ago
Reviewers:
iant
CC:
gcc-patches_gcc.gnu.org
Base URL:
svn://gcc.gnu.org/svn/gcc/trunk/
Visibility:
Public.

Description

2013-01-16 Shenghou Ma <minux.ma@gmail.com> * gospec.c: pass -u pthread_create to linker when static linking.

Patch Set 1 #

Total comments: 3

Patch Set 2 : enlarged num_args and reformatted the comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -1 line) Patch
M gcc/go/gospec.c View 1 2 chunks +15 lines, -1 line 0 comments Download

Messages

Total messages: 4
iant
LGTM https://codereview.appspot.com/7130047/diff/1/gcc/go/gospec.c File gcc/go/gospec.c (right): https://codereview.appspot.com/7130047/diff/1/gcc/go/gospec.c#newcode230 gcc/go/gospec.c:230: num_args = argc + need_math + shared_libgcc + ...
11 years, 3 months ago (2013-01-16 15:42:00 UTC) #1
iant
LGTM https://codereview.appspot.com/7130047/diff/1/gcc/go/gospec.c File gcc/go/gospec.c (right): https://codereview.appspot.com/7130047/diff/1/gcc/go/gospec.c#newcode230 gcc/go/gospec.c:230: num_args = argc + need_math + shared_libgcc + ...
11 years, 3 months ago (2013-01-16 15:42:00 UTC) #2
minux1
please take another look.
11 years, 3 months ago (2013-01-16 15:57:24 UTC) #3
iant
11 years, 3 months ago (2013-01-16 16:32:41 UTC) #4
Approved and applied.

Thanks!
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b