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

Issue 6100055: code review 6100055: test: test handling of negative float constants (Closed)

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

Description

test: test handling of negative float constants This used to panic when compiled by gccgo. Updates issue 2876.

Patch Set 1 #

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -0 lines) Patch
A test/fixedbugs/bug434.go View 1 1 chunk +32 lines, -0 lines 0 comments Download

Messages

Total messages: 3
iant
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 2 months ago (2012-04-23 20:42:05 UTC) #1
rsc
LGTM maybe also add a var v := x b = math.Float64bits(-v) ... 6g used ...
13 years, 2 months ago (2012-04-23 20:48:10 UTC) #2
iant
13 years, 2 months ago (2012-04-23 22:47:38 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=a3ef73ebec87 ***

test: test handling of negative float constants

This used to panic when compiled by gccgo.

Updates issue 2876.

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

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