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

Issue 4675052: code review 4675052: gc: fix %N for OGOTO nodes. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 8 months ago by lvd
Modified:
13 years, 8 months ago
Reviewers:
CC:
rsc, r2, golang-dev
Visibility:
Public.

Description

gc: fix %N for OGOTO nodes. 6g -W crashed on any source with a goto. this fixes that.

Patch Set 1 #

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M src/cmd/gc/subr.c View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3
lvd
Hello rsc@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 8 months ago (2011-07-05 20:17:24 UTC) #1
r2
LGTM
13 years, 8 months ago (2011-07-05 21:19:25 UTC) #2
lvd
13 years, 8 months ago (2011-07-05 22:02:09 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=2afebca6d967 ***

gc: fix %N for OGOTO nodes.

6g -W crashed on any source with a goto. this fixes that.

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

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