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

Issue 6834043: code review 6834043: cmd/gc: fix internal compiler error with broken structs. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 5 months ago by remyoudompheng
Modified:
11 years, 5 months ago
Reviewers:
CC:
golang-dev, DMorsing, rsc
Visibility:
Public.

Description

cmd/gc: fix internal compiler error with broken structs. Fixes issue 4359.

Patch Set 1 #

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -1 line) Patch
M src/cmd/gc/typecheck.c View 1 1 chunk +1 line, -1 line 0 comments Download
A test/fixedbugs/issue4359.go View 1 1 chunk +19 lines, -0 lines 0 comments Download

Messages

Total messages: 4
remyoudompheng
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
11 years, 5 months ago (2012-11-07 21:06:00 UTC) #1
DMorsing
LGTM
11 years, 5 months ago (2012-11-07 21:55:19 UTC) #2
rsc
LGTM
11 years, 5 months ago (2012-11-07 22:06:56 UTC) #3
remyoudompheng
11 years, 5 months ago (2012-11-07 22:09:12 UTC) #4
*** Submitted as http://code.google.com/p/go/source/detail?r=7fac8ec2f901 ***

cmd/gc: fix internal compiler error with broken structs.

Fixes issue 4359.

R=golang-dev, daniel.morsing, rsc
CC=golang-dev
http://codereview.appspot.com/6834043
Sign in to reply to this message.

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