gcc/libgo/go/crypto/sha256
Ian Lance Taylor 7953a24c60 re PR go/79443 (libgo/math test fails on s390x (undefined symbols cosh, sinh, tanh, hasVX))
PR go/79443
    libgo: fix some s390x tests
    
    Add `+build ignore` to ignore tests that rely on s390x assembly code
    not yet implemented for gccgo.
    
    Fixes GCC PR 79443.
    
    Reviewed-on: https://go-review.googlesource.com/36909

From-SVN: r245397
2017-02-13 17:37:02 +00:00
..
example_test.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
fallback_test.go re PR go/79443 (libgo/math test fails on s390x (undefined symbols cosh, sinh, tanh, hasVX)) 2017-02-13 17:37:02 +00:00
sha256_test.go libgo: update to go1.7rc3 2016-07-22 18:15:38 +00:00
sha256.go libgo: update to go1.7rc3 2016-07-22 18:15:38 +00:00
sha256block_decl.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
sha256block_generic.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
sha256block_s390x.go libgo: change build procedure to use build tags 2016-08-06 00:36:33 +00:00
sha256block.go libgo: update to go1.7rc3 2016-07-22 18:15:38 +00:00