aboutsummaryrefslogtreecommitdiff
path: root/gcc/go
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@gcc.gnu.org>2015-11-02 19:58:15 +0000
committerIan Lance Taylor <ian@gcc.gnu.org>2015-11-02 19:58:15 +0000
commitec3838a735f40f14d6ba6756080b63eb5d357474 (patch)
tree94239fb004a89b271f52619c1b46a269b9aa863b /gcc/go
parent525ce91010c1606b6d8cb0155ef23321bb556aad (diff)
downloadgcc-ec3838a735f40f14d6ba6756080b63eb5d357474.zip
gcc-ec3838a735f40f14d6ba6756080b63eb5d357474.tar.gz
gcc-ec3838a735f40f14d6ba6756080b63eb5d357474.tar.bz2
syscall: Change raw_ioctl cmd type to uintptr.
Attempt to fix a build bug report: ../../../../libgo/go/syscall/exec_linux.go:185:37: error: integer constant overflow _, err1 = raw_ioctl_ptr(sys.Ctty, TIOCSPGRP, unsafe.Pointer(&pgrp)) Reviewed-on: https://go-review.googlesource.com/16539 From-SVN: r229674
Diffstat (limited to 'gcc/go')
-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 6216047..8fe2b20 100644
--- a/gcc/go/gofrontend/MERGE
+++ b/gcc/go/gofrontend/MERGE
@@ -1,4 +1,4 @@
-6b4b969f552b8f9ac87a715d5ad06e52bd031b60
+e9550aa81d38ada037f675f50cbc09e6f1c35c12
The first line of this file holds the git revision number of the last
merge done from the gofrontend repository.