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

Issue 6249048: code review 6249048: cmd/cc: fix uint right shift in constant propagation (Closed)

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

Description

cmd/cc: fix uint right shift in constant evaluation Fixes issue 3664.

Patch Set 1 #

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

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

Patch Set 4 : diff -r 0ed15bfbe0f4 https://code.google.com/p/go/ #

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

Messages

Total messages: 5
minux1
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go/
12 years, 9 months ago (2012-05-24 15:58:31 UTC) #1
bradfitz
Test? (question, not request. how/where are tests for cc?) On Thu, May 24, 2012 at ...
12 years, 9 months ago (2012-05-24 16:01:03 UTC) #2
rsc
LGTM Please change 'propagation' to 'evaluation' in the CL description.
12 years, 9 months ago (2012-05-24 16:01:51 UTC) #3
minux1
On Fri, May 25, 2012 at 12:01 AM, Brad Fitzpatrick <bradfitz@golang.org>wrote: > Test? (question, not ...
12 years, 9 months ago (2012-05-24 16:08:38 UTC) #4
minux1
12 years, 9 months ago (2012-05-24 16:09:07 UTC) #5
*** Submitted as http://code.google.com/p/go/source/detail?r=aa2d2fa1e5a9 ***

cmd/cc: fix uint right shift in constant evaluation
        Fixes issue 3664.

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

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