os: align siginfo argument to waitid
authorIan Lance Taylor <ian@gcc.gnu.org>
Fri, 23 Jun 2017 17:10:18 +0000 (17:10 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Fri, 23 Jun 2017 17:10:18 +0000 (17:10 +0000)
commit3c76bd9257081e6cbbaecf5bcb57cec64b0a6d31
treeb0b7c2314956f85f7d719076c18e235f58fe1484
parentbb96aa6726d1fac7e2500ef37d1193eed00b03f1
os: align siginfo argument to waitid

    Backport https://golang.org/cl/46511 from gc trunk, as it may fix a
    bug reported for gccgo running on MIPS
    (https://groups.google.com/d/msg/golang-dev/sDg-t1_DPw0/-AJmLxgPBQAJ).

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

From-SVN: r249599
gcc/go/gofrontend/MERGE
libgo/go/os/wait_waitid.go