gcc/libgo/go/math
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
..
big
cmplx
rand
abs.go
acosh.go
all_test.go
arith_s390x.go
arith_s390x_test.go
asin.go
asinh.go
atan.go
atan2.go
atanh.go
bits.go
cbrt.go
const.go
copysign.go
dim.go
erf.go
exp.go
expm1.go
export_s390x_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
export_test.go
floor.go
floor_asm.go
frexp.go
gamma.go
hypot.go
j0.go
j1.go
jn.go
ldexp.go
lgamma.go
log.go
log1p.go
log10.go
logb.go
mod.go
modf.go
nextafter.go
pow.go
pow10.go
remainder.go
signbit.go
sin.go
sincos.go
sinh.go
sqrt.go
tan.go
tanh.go
unsafe.go