diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2018-12-07 14:22:55 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2018-12-07 14:22:55 +0000 |
commit | 5a58929be88a9f83881668f3d0fb7961c4ef5e58 (patch) | |
tree | ecec095d73053cc0c20d7e86a8d3d571a84ce8ac /gcc/go | |
parent | e914864fab272605a6f07580f7e30a2a452d69a1 (diff) | |
download | gcc-5a58929be88a9f83881668f3d0fb7961c4ef5e58.zip gcc-5a58929be88a9f83881668f3d0fb7961c4ef5e58.tar.gz gcc-5a58929be88a9f83881668f3d0fb7961c4ef5e58.tar.bz2 |
runtime: add missing return for non-GNU/Linux version of tgkill
Path from Rainer Orth.
Reviewed-on: https://go-review.googlesource.com/c/153118
From-SVN: r266890
Diffstat (limited to 'gcc/go')
-rw-r--r-- | gcc/go/gofrontend/MERGE | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/go/gofrontend/MERGE b/gcc/go/gofrontend/MERGE index b71d71f..062f9c7 100644 --- a/gcc/go/gofrontend/MERGE +++ b/gcc/go/gofrontend/MERGE @@ -1,4 +1,4 @@ -edc7e7172e674b8c7e9c3caa30e24280cd289a9c +f0266d382f8965b7bcaa380aa963498c1884505e The first line of this file holds the git revision number of the last merge done from the gofrontend repository. |