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

Issue 4524084: code review 4524084: gc: implement new shift rules (Closed)

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

Description

gc: implement new shift rules The change is that 1.0<<2 is now okay.

Patch Set 1 #

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -16 lines) Patch
M src/cmd/gc/const.c View 1 2 chunks +4 lines, -0 lines 0 comments Download
M test/golden.out View 1 1 chunk +0 lines, -15 lines 0 comments Download
M test/shift2.go View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3
rsc
Hello ken2 (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg
13 years, 11 months ago (2011-05-31 19:05:39 UTC) #1
rsc
*** Submitted as http://code.google.com/p/go/source/detail?r=644a93e415c5 *** gc: implement new shift rules The change is that 1.0<<2 ...
13 years, 11 months ago (2011-05-31 19:05:42 UTC) #2
ken3
13 years, 11 months ago (2011-06-01 08:52:13 UTC) #3
lgtm
Sign in to reply to this message.

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