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

Issue 3731046: code review 3731046: gc: return constant floats for parts of complex constants (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 6 months ago by ality
Modified:
14 years, 5 months ago
Reviewers:
CC:
rsc, golang-dev
Visibility:
Public.

Description

gc: return constant floats for parts of complex constants Fixes issue 1369.

Patch Set 1 #

Patch Set 2 : code review 3731046: gc: return constant floats for parts of complex constants #

Patch Set 3 : code review 3731046: gc: return constant floats for parts of complex constants #

Patch Set 4 : code review 3731046: gc: return constant floats for parts of complex constants #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -0 lines) Patch
M src/cmd/gc/go.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/cmd/gc/subr.c View 1 chunk +15 lines, -0 lines 0 comments Download
M src/cmd/gc/typecheck.c View 1 chunk +6 lines, -0 lines 0 comments Download
A test/fixedbugs/bug316.go View 1 2 3 1 chunk +17 lines, -0 lines 0 comments Download

Messages

Total messages: 6
ality
Hello rsc (cc: golang-dev@googlegroups.com), I'd like you to review this change.
14 years, 6 months ago (2010-12-24 23:22:29 UTC) #1
rsc
Looks good but please add a test.
14 years, 5 months ago (2011-01-04 16:13:33 UTC) #2
ality
Hello rsc (cc: golang-dev@googlegroups.com), Please take another look.
14 years, 5 months ago (2011-01-05 01:08:38 UTC) #3
ality
Hello rsc (cc: golang-dev@googlegroups.com), Please take another look.
14 years, 5 months ago (2011-01-05 01:47:29 UTC) #4
rsc
LGTM Thanks
14 years, 5 months ago (2011-01-05 18:12:13 UTC) #5
rsc
14 years, 5 months ago (2011-01-05 18:12:31 UTC) #6
*** Submitted as 86d5dcdb0385 ***

gc: return constant floats for parts of complex constants

Fixes issue 1369.

R=rsc
CC=golang-dev
http://codereview.appspot.com/3731046

Committer: Russ Cox <rsc@golang.org>
Sign in to reply to this message.

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