]> Cypherpunks repositories - gostls13.git/commit
cmd/compile/internal/mips64: fix large uint -> float conversion
authorCherry Zhang <cherryyz@google.com>
Thu, 5 May 2016 23:51:54 +0000 (16:51 -0700)
committerCherry Zhang <cherryyz@google.com>
Fri, 6 May 2016 16:02:30 +0000 (16:02 +0000)
commitbf151cc2aa4094b4633a7e5f07a34227d58231fe
treec32068cb967f9fe5ede9c46fd52d9a0b968f13c4
parentfafadc521ede90f8abed73e8d209e130c456e983
cmd/compile/internal/mips64: fix large uint -> float conversion

Re-enable TestFP in cmd/compile/internal/gc on mips64.

Fixes #15552.

Change-Id: I5c3a5564b94d28c723358f0862468fb6da371991
Reviewed-on: https://go-review.googlesource.com/22835
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Minux Ma <minux@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/cmd/compile/internal/gc/ssa_test.go
src/cmd/compile/internal/mips64/gsubr.go