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

Issue 11490043: code review 11490043: cmd/cgo: don't emit #pragma declarations when using gccgo (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 9 months ago by iant
Modified:
10 years, 9 months ago
Reviewers:
rsc, bradfitz
CC:
golang-dev, rsc, bradfitz
Visibility:
Public.

Description

cmd/cgo: don't emit #pragma declarations when using gccgo Update issue 5905 Don't emit #pragma cgo_ldflag and cgo_import_static declarations that gccgo doesn't understand and can't use.

Patch Set 1 #

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -2 lines) Patch
M src/cmd/cgo/out.go View 2 chunks +5 lines, -2 lines 0 comments Download

Messages

Total messages: 4
iant
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go
10 years, 9 months ago (2013-07-18 00:56:37 UTC) #1
rsc
LGTM
10 years, 9 months ago (2013-07-18 00:58:31 UTC) #2
bradfitz
LGTM On Jul 18, 2013 10:56 AM, <iant@golang.org> wrote: > Reviewers: golang-dev1, > > Message: ...
10 years, 9 months ago (2013-07-18 01:00:11 UTC) #3
iant
10 years, 9 months ago (2013-07-18 01:02:25 UTC) #4
*** Submitted as https://code.google.com/p/go/source/detail?r=fad8f3d28e19 ***

cmd/cgo: don't emit #pragma declarations when using gccgo

Update issue 5905

Don't emit #pragma cgo_ldflag and cgo_import_static
declarations that gccgo doesn't understand and can't use.

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

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