re PR go/79443 (libgo/math test fails on s390x (undefined symbols cosh, sinh, tanh...
authorIan Lance Taylor <ian@gcc.gnu.org>
Mon, 13 Feb 2017 17:37:02 +0000 (17:37 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Mon, 13 Feb 2017 17:37:02 +0000 (17:37 +0000)
commit7953a24c609aab00b163738fff12ff230fc0a5b5
tree20ecceb408f1ecb00d764bf86d91c4ed33078cb0
parentd8505fac6b1ce928f418e55e5567ff58a100c7a0
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
gcc/go/gofrontend/MERGE
libgo/go/crypto/sha256/fallback_test.go
libgo/go/math/export_s390x_test.go