aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@gcc.gnu.org>2017-06-23 17:10:18 +0000
committerIan Lance Taylor <ian@gcc.gnu.org>2017-06-23 17:10:18 +0000
commit3c76bd9257081e6cbbaecf5bcb57cec64b0a6d31 (patch)
treeb0b7c2314956f85f7d719076c18e235f58fe1484 /gcc
parentbb96aa6726d1fac7e2500ef37d1193eed00b03f1 (diff)
downloadgcc-3c76bd9257081e6cbbaecf5bcb57cec64b0a6d31.zip
gcc-3c76bd9257081e6cbbaecf5bcb57cec64b0a6d31.tar.gz
gcc-3c76bd9257081e6cbbaecf5bcb57cec64b0a6d31.tar.bz2
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
Diffstat (limited to 'gcc')
-rw-r--r--gcc/go/gofrontend/MERGE2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/go/gofrontend/MERGE b/gcc/go/gofrontend/MERGE
index 473eeca..eb58bbd 100644
--- a/gcc/go/gofrontend/MERGE
+++ b/gcc/go/gofrontend/MERGE
@@ -1,4 +1,4 @@
-f107cc8bced1939b0083231fc1ea24669ca4832c
+c49ba1ca392b3c23a4b3934e0a95a908b1dc2f1d
The first line of this file holds the git revision number of the last
merge done from the gofrontend repository.