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

Issue 9239045: code review 9239045: cmd/ld: supply -s to gcc if -s is passed. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 1 month ago by minux1
Modified:
12 years ago
Reviewers:
iant
CC:
golang-dev, iant
Visibility:
Public.

Description

cmd/ld: supply -s to gcc if -s is passed. Fixes issue 5463.

Patch Set 1 #

Patch Set 2 : diff -r 584fb9ae0fd5 https://code.google.com/p/go/ #

Patch Set 3 : diff -r 584fb9ae0fd5 https://code.google.com/p/go/ #

Patch Set 4 : diff -r 4aa7943034c5 https://code.google.com/p/go #

Patch Set 5 : diff -r 4aa7943034c5 https://code.google.com/p/go #

Total comments: 1

Patch Set 6 : diff -r 3378d2483995 https://code.google.com/p/go #

Patch Set 7 : diff -r 3378d2483995 https://code.google.com/p/go #

Patch Set 8 : diff -r a3545f2fb0a2 https://code.google.com/p/go/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -1 line) Patch
M src/cmd/ld/elf.c View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
M src/cmd/ld/lib.h View 1 2 3 4 5 6 1 chunk +1 line, -0 lines 0 comments Download
M src/cmd/ld/lib.c View 1 2 3 4 5 1 chunk +4 lines, -1 line 0 comments Download

Messages

Total messages: 5
minux1
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go
12 years, 1 month ago (2013-06-07 15:55:06 UTC) #1
iant
I can't help but notice that the -s option is not documented in ld/doc.go. https://codereview.appspot.com/9239045/diff/10001/src/cmd/ld/elf.c ...
12 years, 1 month ago (2013-06-07 18:02:47 UTC) #2
minux1
PTAL. On 2013/06/07 18:02:47, iant wrote: > I can't help but notice that the -s ...
12 years, 1 month ago (2013-06-08 06:42:50 UTC) #3
iant
LGTM On 2013/06/08 06:42:50, minux wrote: > > On 2013/06/07 18:02:47, iant wrote: > > ...
12 years, 1 month ago (2013-06-10 17:34:28 UTC) #4
minux1
12 years ago (2013-06-11 22:57:06 UTC) #5
*** Submitted as https://code.google.com/p/go/source/detail?r=8f6f14dfd222 ***

cmd/ld: supply -s to gcc if -s is passed.
Fixes issue 5463.

R=golang-dev, iant
CC=golang-dev
https://codereview.appspot.com/9239045
Sign in to reply to this message.

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