syscall: don't use pt_regs in clone_linux.c
authorIan Lance Taylor <ian@gcc.gnu.org>
Thu, 13 Oct 2016 04:19:57 +0000 (04:19 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Thu, 13 Oct 2016 04:19:57 +0000 (04:19 +0000)
commit80b489ebba3c8392c8ea23ef63b6d94bae9af3c7
treed6c8cf29ef312b18ed9521974c8161835c720582
parent0011af7b9dce859b28a4dbdce2dff6d081193ddd
syscall: don't use pt_regs in clone_linux.c

    It's unnecessary and it reportedly breaks the build on arm64 GNU/Linux.

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

From-SVN: r241084
gcc/go/gofrontend/MERGE
libgo/go/syscall/clone_linux.c