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

Issue 6281050: code review 6281050: cmd/[568]g: correct freeing of allocated Regs. (Closed)

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

Description

cmd/[568]g: correct freeing of allocated Regs.

Patch Set 1 #

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

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

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

Total comments: 4

Patch Set 5 : diff -r 685b1b62a34f https://go.googlecode.com/hg/ #

Patch Set 6 : diff -r 685b1b62a34f https://go.googlecode.com/hg/ #

Patch Set 7 : diff -r 58e4358fda51 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -6 lines) Patch
M src/cmd/5g/reg.c View 1 1 chunk +2 lines, -2 lines 0 comments Download
M src/cmd/6g/reg.c View 1 5 1 chunk +2 lines, -2 lines 0 comments Download
M src/cmd/8g/reg.c View 1 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 12
remyoudompheng
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com, remy@archlinux.org), I'd like you to review this change to https://go.googlecode.com/hg/
12 years, 9 months ago (2012-06-04 20:09:33 UTC) #1
rsc
LGTM Do the C compilers need this fix too?
12 years, 9 months ago (2012-06-04 20:47:05 UTC) #2
remyoudompheng
It seems so.
12 years, 9 months ago (2012-06-04 20:48:53 UTC) #3
remyoudompheng
Hello golang-dev@googlegroups.com, rsc@golang.org (cc: golang-dev@googlegroups.com, remy@archlinux.org), Please take another look.
12 years, 9 months ago (2012-06-04 20:55:43 UTC) #4
rsc
LGTM
12 years, 9 months ago (2012-06-04 20:57:44 UTC) #5
rsc
hang on a minute
12 years, 9 months ago (2012-06-04 20:58:29 UTC) #6
rsc
It looks like maybe the C compilers are okay? Or is r1 != lastr for ...
12 years, 9 months ago (2012-06-04 21:01:35 UTC) #7
remyoudompheng
Hello golang-dev@googlegroups.com, rsc@golang.org (cc: golang-dev@googlegroups.com, remy@archlinux.org), Please take another look.
12 years, 9 months ago (2012-06-04 21:24:56 UTC) #8
remyoudompheng
Reverts the changes to the C compilers. In the Go compilers i don't see anywhere ...
12 years, 9 months ago (2012-06-04 21:25:55 UTC) #9
rsc
LGTM you seem to have reverted 6g. please put it back. once it's back, feel ...
12 years, 9 months ago (2012-06-04 23:15:53 UTC) #10
remyoudompheng
Hello golang-dev@googlegroups.com, rsc@golang.org (cc: golang-dev@googlegroups.com, remy@archlinux.org), Please take another look.
12 years, 9 months ago (2012-06-05 04:35:21 UTC) #11
remyoudompheng
12 years, 9 months ago (2012-06-05 04:43:51 UTC) #12
*** Submitted as http://code.google.com/p/go/source/detail?r=f1028a23b059 ***

cmd/[568]g: correct freeing of allocated Regs.

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

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