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

Issue 6845053: code review 6845053: cmd/8g: fix erroneous LEAL nil. (Closed)

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

Description

cmd/8g: fix erroneous LEAL nil. Fixes issue 4399.

Patch Set 1 #

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -6 lines) Patch
M src/cmd/8g/cgen.c View 1 1 chunk +8 lines, -5 lines 0 comments Download
M src/cmd/8g/gsubr.c View 1 1 chunk +1 line, -1 line 0 comments Download
A test/fixedbugs/issue4399.go View 1 1 chunk +15 lines, -0 lines 0 comments Download

Messages

Total messages: 3
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/
12 years, 4 months ago (2012-11-16 20:11:33 UTC) #1
nigeltao
LGTM.
12 years, 4 months ago (2012-11-21 06:00:40 UTC) #2
remyoudompheng
12 years, 4 months ago (2012-11-21 07:44:40 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=2a4a89b1f36b ***

cmd/8g: fix erroneous LEAL nil.

Fixes issue 4399.

R=golang-dev, nigeltao
CC=golang-dev
http://codereview.appspot.com/6845053
Sign in to reply to this message.

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