From: Rob Pike Date: Mon, 13 Sep 2010 03:19:25 +0000 (+1000) Subject: arm tests: disable zerodivide.go: compilation fails. X-Git-Tag: weekly.2010-09-15~26 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=bc55b41cbc53667656c4c72313314cd55ebc6b5b;p=gostls13.git arm tests: disable zerodivide.go: compilation fails. Hope to fix the build. R=rsc CC=golang-dev https://golang.org/cl/2140048 --- diff --git a/test/arm-pass.txt b/test/arm-pass.txt index 0752260815..36852ed4c0 100644 --- a/test/arm-pass.txt +++ b/test/arm-pass.txt @@ -116,7 +116,7 @@ ./varerr.go ./varinit.go ./vectors.go -./zerodivide.go +# ./zerodivide.go # regalloc fails ken/array.go ken/chan.go ken/chan1.go