1
0
mirror of https://github.com/golang/go synced 2024-11-21 13:34:39 -07:00

fix build - arm tests

TBR=kaib
CC=golang-dev
https://golang.org/cl/1256042
This commit is contained in:
Russ Cox 2010-05-18 23:27:35 -07:00
parent b629687f79
commit 5b8117b98a
2 changed files with 1 additions and 12 deletions

View File

@ -439,6 +439,6 @@ fixedbugs/bug259.go
fixedbugs/bug261.go
fixedbugs/bug262.go
fixedbugs/bug263.go
fixedbugs/bug264.go
fixedbugs/bug265.go
bugs/bug260.go
bugs/bug264.go

View File

@ -108,14 +108,3 @@ panic PC=xxx
=========== bugs/bug260.go
FAIL
BUG: bug260 failed
=========== bugs/bug264.go
foo
bar
bar
bal
bal
panic: barCount != 1
panic PC=xxx
BUG