diff options
author | Ian Lance Taylor <iant@golang.org> | 2021-08-13 17:21:54 -0700 |
---|---|---|
committer | Ian Lance Taylor <iant@golang.org> | 2021-08-14 17:34:52 -0700 |
commit | 829931ec93ab7d5ab73f31be9da504abb6ae459e (patch) | |
tree | 40c9a1476aeaddc88721cc6556d6c07ba133d483 /gcc | |
parent | 7dd8f1982c65866eba435112633db2a34d2814a7 (diff) | |
download | gcc-829931ec93ab7d5ab73f31be9da504abb6ae459e.zip gcc-829931ec93ab7d5ab73f31be9da504abb6ae459e.tar.gz gcc-829931ec93ab7d5ab73f31be9da504abb6ae459e.tar.bz2 |
libgo: various fixes for Solaris support
Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/342189
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 3000285..950f179 100644 --- a/gcc/go/gofrontend/MERGE +++ b/gcc/go/gofrontend/MERGE @@ -1,4 +1,4 @@ -f2b7a2ce94127ad444a772bd1631516c5c67fb73 +77bc32767b61feb6499ca7921e96b356603517dc The first line of this file holds the git revision number of the last merge done from the gofrontend repository. |