]> Cypherpunks repositories - gostls13.git/commitdiff
arm: take out fixedbugs/bug120 - gives inconsistent errors
authorRuss Cox <rsc@golang.org>
Thu, 11 Feb 2010 01:21:34 +0000 (17:21 -0800)
committerRuss Cox <rsc@golang.org>
Thu, 11 Feb 2010 01:21:34 +0000 (17:21 -0800)
R=kaib
CC=golang-dev
https://golang.org/cl/207062

test/arm-pass.txt
test/golden-arm.out

index c2dae8c0d6367d48aa46be6ad305114fc5eb7d56..cdaa35fae82700d074c4cbc3541ee51d6a47acc2 100644 (file)
@@ -129,7 +129,6 @@ fixedbugs/bug116.go
 fixedbugs/bug117.go
 fixedbugs/bug118.go
 fixedbugs/bug119.go
-fixedbugs/bug120.go
 fixedbugs/bug121.go
 fixedbugs/bug122.go
 fixedbugs/bug123.go
index e4cb19e1678760b3f3bac46d87ecc8ecb5076361..dff4be70dbedae43a8734fba05778c7f13f80f76 100644 (file)
@@ -71,11 +71,6 @@ throw: interface conversion
 panic PC=xxx
 [1]   Segmentation fault      "${@}"
 
-=========== fixedbugs/bug120.go
-Bad float64 const: 123.5 want 123.5 got %ยค
-[1]   Segmentation fault      "${@}"
-BUG: bug120
-
 =========== fixedbugs/bug148.go
 2 3
 interface is main.T, not main.T