diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2017-09-15 22:57:23 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2017-09-15 22:57:23 +0000 |
commit | d00f9deb0238e215423667de62189a1ce954243a (patch) | |
tree | 48e999f1ed5e79d577fad8bb55b5633d53420e23 /gcc | |
parent | 7fdaa1f0b873b79ee87ad910b0da8e4c5f194cb0 (diff) | |
download | gcc-d00f9deb0238e215423667de62189a1ce954243a.zip gcc-d00f9deb0238e215423667de62189a1ce954243a.tar.gz gcc-d00f9deb0238e215423667de62189a1ce954243a.tar.bz2 |
syscall: fixes for Solaris
Patch by Rainer Orth.
Reviewed-on: https://go-review.googlesource.com/64170
From-SVN: r252866
Diffstat (limited to 'gcc')
-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 aafc526..4081aa9 100644 --- a/gcc/go/gofrontend/MERGE +++ b/gcc/go/gofrontend/MERGE @@ -1,4 +1,4 @@ -70cf67704699c8bcaf6f52437812367cdc4ad169 +abe58fdc529378706d65d6b22e4871646eb9023e The first line of this file holds the git revision number of the last merge done from the gofrontend repository. |