aboutsummaryrefslogtreecommitdiff
path: root/gcc/go
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@gcc.gnu.org>2018-11-26 23:58:34 +0000
committerIan Lance Taylor <ian@gcc.gnu.org>2018-11-26 23:58:34 +0000
commit0abbc8f15ef80c104bd38116680ef6a1c1777143 (patch)
tree7b1fe0141e6dd2f9623a927db81188cf89e9b654 /gcc/go
parent67b9fab0e6f9fac918523df18ae2d8bbb88d7748 (diff)
downloadgcc-0abbc8f15ef80c104bd38116680ef6a1c1777143.zip
gcc-0abbc8f15ef80c104bd38116680ef6a1c1777143.tar.gz
gcc-0abbc8f15ef80c104bd38116680ef6a1c1777143.tar.bz2
syscall: always define WEXITED and WNOWAIT on GNU/Linux
Fixes https://gcc.gnu.org/PR88135 Reviewed-on: https://go-review.googlesource.com/c/150897 From-SVN: r266495
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 89d79de..d68d123 100644
--- a/gcc/go/gofrontend/MERGE
+++ b/gcc/go/gofrontend/MERGE
@@ -1,4 +1,4 @@
-26639de5b48ca895f517b7b5f5720b2613f885ce
+3ecc845c337c15d9a19ed8d277e5ee9eaf49c3ad
The first line of this file holds the git revision number of the last
merge done from the gofrontend repository.