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

Issue 154360045: cmd/cgo/out.go: fix go build -compiler gccgo with cgo exported function

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

Description

cmd/cgo/out.go: fix go build -compiler gccgo with cgo exported function Fixes issue 8945 by preventing to generate _cgohack_ code when build with gccgo. The _cgohack_ was introduced in https://codereview.appspot.com/3746041 .

Patch Set 1 : diff -r a622a4ff09da https://code.google.com/p/go/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -2 lines) Patch
A misc/cgo/test/issue8945.go View 1 chunk +16 lines, -0 lines 0 comments Download
M src/cmd/cgo/out.go View 1 chunk +4 lines, -2 lines 0 comments Download

Messages

Total messages: 1
snyh
9 years, 6 months ago (2014-10-16 18:26:21 UTC) #1

          
Sign in to reply to this message.

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