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

Issue 11879044: code review 11879044: [release-branch.go1.1] cmd/gc: avoid passing unevaluate... (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:
dfc
CC:
golang-dev
Visibility:
Public.

Description

[release-branch.go1.1] cmd/gc: avoid passing unevaluated constant expressions to backends. ««« CL 11107044 / 5baf6060648e cmd/gc: avoid passing unevaluated constant expressions to backends. Backends do not exactly expect receiving binary operators with constant operands or use workarounds to move them to register/stack in order to handle them. Fixes issue 5841. R=golang-dev, daniel.morsing, rsc CC=golang-dev https://codereview.appspot.com/11107044 Committer: Russ Cox <rsc@golang.org> »»» Update issue 5928

Patch Set 1 #

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -0 lines) Patch
M src/cmd/gc/walk.c View 1 1 chunk +7 lines, -0 lines 0 comments Download
A test/fixedbugs/issue5841.go View 1 1 chunk +16 lines, -0 lines 0 comments Download

Messages

Total messages: 4
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-25 23:38:37 UTC) #1
dfc
LGTM. On 26/07/2013, at 9:38, adg@golang.org wrote: > Reviewers: golang-dev1, > > Message: > Hello ...
10 years, 9 months ago (2013-07-25 23:43:20 UTC) #2
adg
*** Submitted as https://code.google.com/p/go/source/detail?r=8c514a33ecd0 *** [release-branch.go1.1] cmd/gc: avoid passing unevaluated constant expressions to backends. ««« ...
10 years, 9 months ago (2013-07-26 00:04:41 UTC) #3
dfc
10 years, 9 months ago (2013-07-26 07:43:13 UTC) #4
Message was sent while issue was closed.
For some reason all the builders decided not to build this revision. Did it
commit cleanly ?
Sign in to reply to this message.

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