gcc/libgo/go/crypto/elliptic
Ian Lance Taylor 198766b648 re PR go/79146 (Bootstrapping go on s390x fails; redefined symbols)
PR go/79146
    crypto/elliptic: explicitly ignore p256_s390x.go
    
    The file only works if used in conjunction with assembly code not
    (yet) written for gccgo.
    
    Fixes GCC PR 79146.

    Reviewed-on: https://go-review.googlesource.com/35477

From-SVN: r244679
2017-01-20 02:27:46 +00:00
..
elliptic_test.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
elliptic.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
p224_test.go
p224.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
p256_amd64.go
p256_generic.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
p256_s390x.go re PR go/79146 (Bootstrapping go on s390x fails; redefined symbols) 2017-01-20 02:27:46 +00:00
p256.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00