]> Cypherpunks repositories - gostls13.git/commit
math/big: fix s390x test build tags
authorMichael Munday <munday@ca.ibm.com>
Tue, 14 Feb 2017 17:46:37 +0000 (12:46 -0500)
committerMichael Munday <munday@ca.ibm.com>
Tue, 14 Feb 2017 19:44:35 +0000 (19:44 +0000)
commitd2fea0447fbfb26fa675baa8c628da48a23e52b4
tree40451c6a5882081f6ef43a21c0ccac78740bdd5e
parent78200799a290da7d53ebbd50c04e432a4ab14eec
math/big: fix s390x test build tags

The tests failed to compile when using the math_big_pure_go tag on
s390x.

Change-Id: I2a09f53ff6562ab9bc9b886cffc0f6205bbfcfbb
Reviewed-on: https://go-review.googlesource.com/36956
Run-TryBot: Michael Munday <munday@ca.ibm.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/math/big/arith_s390x_test.go