aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuss Cox <rsc@golang.org>2010-02-10 17:21:34 -0800
committerRuss Cox <rsc@golang.org>2010-02-10 17:21:34 -0800
commite18516352a85e4236d979588d06b7de4d66ccf5a (patch)
tree854897ed87b78ed1f2defbf837de94f64551bc68
parentc312d0e0cacb419a414578a7eb3fb56ceb3964e3 (diff)
downloadgo-e18516352a85e4236d979588d06b7de4d66ccf5a.tar.gz
go-e18516352a85e4236d979588d06b7de4d66ccf5a.zip
arm: take out fixedbugs/bug120 - gives inconsistent errors
R=kaib CC=golang-dev https://golang.org/cl/207062
-rw-r--r--test/arm-pass.txt1
-rw-r--r--test/golden-arm.out5
2 files changed, 0 insertions, 6 deletions
diff --git a/test/arm-pass.txt b/test/arm-pass.txt
index c2dae8c0d6..cdaa35fae8 100644
--- a/test/arm-pass.txt
+++ b/test/arm-pass.txt
@@ -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
diff --git a/test/golden-arm.out b/test/golden-arm.out
index e4cb19e167..dff4be70db 100644
--- a/test/golden-arm.out
+++ b/test/golden-arm.out
@@ -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