diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2015-09-24 13:33:20 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2015-09-24 13:33:20 +0000 |
commit | 055db850c62d966e5f6b7e6f97fed1adbb87cc42 (patch) | |
tree | 4c163ab072f3ea272ca570f9ff9ac01ef21c4b58 /gcc/go | |
parent | f08e13f110744086fb7f2257f0e9bf0f8f820dfa (diff) | |
download | gcc-055db850c62d966e5f6b7e6f97fed1adbb87cc42.zip gcc-055db850c62d966e5f6b7e6f97fed1adbb87cc42.tar.gz gcc-055db850c62d966e5f6b7e6f97fed1adbb87cc42.tar.bz2 |
runtime: Fix recent lfstack change on Solaris.
Reviewed-on: https://go-review.googlesource.com/14922
From-SVN: r228087
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 364a5b4..448e5e8 100644 --- a/gcc/go/gofrontend/MERGE +++ b/gcc/go/gofrontend/MERGE @@ -1,4 +1,4 @@ -90ebe729992443dc00b19c76b28d1270e17245a4 +66c113f1af300ce27b99f18f792901d7327d6699 The first line of this file holds the git revision number of the last merge done from the gofrontend repository. |