re PR go/81393 (Bootstrap failure on s390x-linux while building libgo against recent...
authorIan Lance Taylor <ian@gcc.gnu.org>
Thu, 13 Jul 2017 03:44:14 +0000 (03:44 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Thu, 13 Jul 2017 03:44:14 +0000 (03:44 +0000)
commit6eecb2932650cab7b3a19cce9e0cc90daf093f12
treef93911623579339a6644b40a2fd75d2f96731d2d
parent258d772a7c2d7bfc234913775495f04820133d58
re PR go/81393 (Bootstrap failure on s390x-linux while building libgo against recent glibc)

PR go/81393
    syscall: don't use GETREGS/SETREGS on s390

    They were removed in recent glibc.

    Patch by Andreas Krebbel for GCC PR 81393.

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

From-SVN: r250174
gcc/go/gofrontend/MERGE
libgo/go/syscall/syscall_linux_s390.go
libgo/go/syscall/syscall_linux_s390x.go