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

Issue 4528124: code review 4528124: cgo: support non intel gcc machine flags (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 10 months ago by dave
Modified:
12 years, 10 months ago
Reviewers:
CC:
adg, golang-dev
Visibility:
Public.

Description

cgo: support non intel gcc machine flags

Patch Set 1 #

Patch Set 2 : diff -r 9c605a1c54d8 https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 9c605a1c54d8 https://go.googlecode.com/hg/ #

Total comments: 8

Patch Set 4 : diff -r 9c605a1c54d8 https://go.googlecode.com/hg/ #

Total comments: 2

Patch Set 5 : diff -r 9c605a1c54d8 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -6 lines) Patch
M src/cmd/cgo/gcc.go View 1 2 3 4 4 chunks +10 lines, -6 lines 0 comments Download

Messages

Total messages: 6
dave_cheney.net
Hello adg@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
12 years, 10 months ago (2011-06-07 05:53:54 UTC) #1
adg
http://codereview.appspot.com/4528124/diff/5001/src/cmd/cgo/gcc.go File src/cmd/cgo/gcc.go (right): http://codereview.appspot.com/4528124/diff/5001/src/cmd/cgo/gcc.go#newcode663 src/cmd/cgo/gcc.go:663: func (p *Package) gccMachine(args ...string) []string { There's no ...
12 years, 10 months ago (2011-06-07 06:03:18 UTC) #2
dave_cheney.net
Thanks for your feedback, PTAL. http://codereview.appspot.com/4528124/diff/5001/src/cmd/cgo/gcc.go File src/cmd/cgo/gcc.go (right): http://codereview.appspot.com/4528124/diff/5001/src/cmd/cgo/gcc.go#newcode663 src/cmd/cgo/gcc.go:663: func (p *Package) gccMachine(args ...
12 years, 10 months ago (2011-06-07 06:11:38 UTC) #3
adg
LGTM http://codereview.appspot.com/4528124/diff/9001/src/cmd/cgo/gcc.go File src/cmd/cgo/gcc.go (right): http://codereview.appspot.com/4528124/diff/9001/src/cmd/cgo/gcc.go#newcode670 src/cmd/cgo/gcc.go:670: return []string{} return nil
12 years, 10 months ago (2011-06-07 06:43:22 UTC) #4
dave_cheney.net
Thanks again. PTAL http://codereview.appspot.com/4528124/diff/9001/src/cmd/cgo/gcc.go File src/cmd/cgo/gcc.go (right): http://codereview.appspot.com/4528124/diff/9001/src/cmd/cgo/gcc.go#newcode670 src/cmd/cgo/gcc.go:670: return []string{} Done, thanks, that makes ...
12 years, 10 months ago (2011-06-07 06:53:05 UTC) #5
adg
12 years, 10 months ago (2011-06-07 06:59:45 UTC) #6
*** Submitted as http://code.google.com/p/go/source/detail?r=e0f205991c65 ***

cgo: support non intel gcc machine flags

R=adg
CC=golang-dev
http://codereview.appspot.com/4528124

Committer: Andrew Gerrand <adg@golang.org>
Sign in to reply to this message.

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