mirror of
https://github.com/golang/go
synced 2024-11-22 00:34:40 -07:00
arm: take out fixedbugs/bug120 - gives inconsistent errors
R=kaib CC=golang-dev https://golang.org/cl/207062
This commit is contained in:
parent
c312d0e0ca
commit
e18516352a
@ -129,7 +129,6 @@ fixedbugs/bug116.go
|
|||||||
fixedbugs/bug117.go
|
fixedbugs/bug117.go
|
||||||
fixedbugs/bug118.go
|
fixedbugs/bug118.go
|
||||||
fixedbugs/bug119.go
|
fixedbugs/bug119.go
|
||||||
fixedbugs/bug120.go
|
|
||||||
fixedbugs/bug121.go
|
fixedbugs/bug121.go
|
||||||
fixedbugs/bug122.go
|
fixedbugs/bug122.go
|
||||||
fixedbugs/bug123.go
|
fixedbugs/bug123.go
|
||||||
|
@ -71,11 +71,6 @@ throw: interface conversion
|
|||||||
panic PC=xxx
|
panic PC=xxx
|
||||||
[1] Segmentation fault "${@}"
|
[1] Segmentation fault "${@}"
|
||||||
|
|
||||||
=========== fixedbugs/bug120.go
|
|
||||||
Bad float64 const: 123.5 want 123.5 got %¤
|
|
||||||
[1] Segmentation fault "${@}"
|
|
||||||
BUG: bug120
|
|
||||||
|
|
||||||
=========== fixedbugs/bug148.go
|
=========== fixedbugs/bug148.go
|
||||||
2 3
|
2 3
|
||||||
interface is main.T, not main.T
|
interface is main.T, not main.T
|
||||||
|
Loading…
Reference in New Issue
Block a user