gcc/libgo/go
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
..
archive
bufio
builtin
bytes
cmd libgo: update to go1.8rc3 2017-01-27 15:01:57 +00:00
compress libgo: update to go1.8rc2 2017-01-23 22:18:42 +00:00
container
context
crypto re PR go/79443 (libgo/math test fails on s390x (undefined symbols cosh, sinh, tanh, hasVX)) 2017-02-13 17:37:02 +00:00
database/sql libgo: update to go1.8rc3 2017-01-27 15:01:57 +00:00
debug
encoding
errors
exp
expvar
flag
fmt
go libgo: update to go1.8rc3 2017-01-27 15:01:57 +00:00
golang_org/x
hash
html
image libgo: update to go1.8rc2 2017-01-23 22:18:42 +00:00
index/suffixarray
internal
io
log
math re PR go/79443 (libgo/math test fails on s390x (undefined symbols cosh, sinh, tanh, hasVX)) 2017-02-13 17:37:02 +00:00
mime libgo: update to go1.8rc2 2017-01-23 22:18:42 +00:00
net libgo: update to go1.8rc3 2017-01-27 15:01:57 +00:00
os libgo: update to go1.8rc2 2017-01-23 22:18:42 +00:00
path
plugin
reflect libgo: update to go1.8rc2 2017-01-23 22:18:42 +00:00
regexp
runtime runtime: fix setting of isarchive 2017-01-26 19:07:54 +00:00
sort
strconv
strings
sync
syscall
testing libgo: update to go1.8rc2 2017-01-23 22:18:42 +00:00
text
time
unicode