Commit 5b8117b9 authored by Russ Cox's avatar Russ Cox

fix build - arm tests

TBR=kaib
CC=golang-dev
https://golang.org/cl/1256042
parent b629687f
......@@ -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
......@@ -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
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment