]> Cypherpunks repositories - gostls13.git/commitdiff
fix build - arm tests
authorRuss Cox <rsc@golang.org>
Wed, 19 May 2010 06:27:35 +0000 (23:27 -0700)
committerRuss Cox <rsc@golang.org>
Wed, 19 May 2010 06:27:35 +0000 (23:27 -0700)
TBR=kaib
CC=golang-dev
https://golang.org/cl/1256042

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

index e4187c2999990a3c70ef1e4f1ce03f532fbfee41..8878f6dc8d5752ec9b2a938f72e925bb40a4fdb6 100644 (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
index c648023698074971d43272845e783f5072686ea8..a51aea8e5ad36a6e0aa36aea1a1619a903abdadc 100644 (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