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

Issue 11515045: code review 11515045: [release-branch.go1.1] cmd/6g, cmd/8g: prevent constant... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 9 months ago by adg
Modified:
10 years, 9 months ago
Reviewers:
dave
CC:
golang-dev, dave_cheney.net
Visibility:
Public.

Description

[release-branch.go1.1] cmd/6g, cmd/8g: prevent constant propagation of non-constant LEA. ««« CL 10785043 / cf792c00f410 cmd/6g, cmd/8g: prevent constant propagation of non-constant LEA. Fixes issue 5809. R=golang-dev, dave, rsc, nigeltao CC=golang-dev https://codereview.appspot.com/10785043 »»» Update issue 5928

Patch Set 1 #

Patch Set 2 : diff -r e503b72350b2 https://code.google.com/p/go #

Patch Set 3 : diff -r e503b72350b2 https://code.google.com/p/go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -0 lines) Patch
M src/cmd/6g/peep.c View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/cmd/8g/peep.c View 1 1 chunk +1 line, -0 lines 0 comments Download
A test/fixedbugs/issue5809.go View 1 1 chunk +27 lines, -0 lines 0 comments Download

Messages

Total messages: 3
adg
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go
10 years, 9 months ago (2013-07-22 13:46:45 UTC) #1
dave_cheney.net
LGTM. On 22/07/2013, at 23:46, adg@golang.org wrote: > Reviewers: golang-dev1, > > Message: > Hello ...
10 years, 9 months ago (2013-07-22 14:30:47 UTC) #2
adg
10 years, 9 months ago (2013-07-22 22:00:03 UTC) #3
*** Submitted as https://code.google.com/p/go/source/detail?r=3f654997fdd6 ***

[release-branch.go1.1] cmd/6g, cmd/8g: prevent constant propagation of
non-constant LEA.

««« CL 10785043 / cf792c00f410
cmd/6g, cmd/8g: prevent constant propagation of non-constant LEA.

Fixes issue 5809.

R=golang-dev, dave, rsc, nigeltao
CC=golang-dev
https://codereview.appspot.com/10785043
»»»

Update issue 5928

R=golang-dev, dave
CC=golang-dev
https://codereview.appspot.com/11515045
Sign in to reply to this message.

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