diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2016-12-08 00:38:03 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2016-12-08 00:38:03 +0000 |
commit | 776a8a927eeeb7ea3c13b6a981f340591dcef530 (patch) | |
tree | 48d99fdf1b9e595822b4a02763dcff76c2b6b12c /gcc | |
parent | f9adfccab13fb7b1864c80b90b82d99ae1a30006 (diff) | |
download | gcc-776a8a927eeeb7ea3c13b6a981f340591dcef530.zip gcc-776a8a927eeeb7ea3c13b6a981f340591dcef530.tar.gz gcc-776a8a927eeeb7ea3c13b6a981f340591dcef530.tar.bz2 |
runtime: remove some unused variables/declarations from runtime.h
Small patch from Eric Botcazou.
Reviewed-on: https://go-review.googlesource.com/34029
From-SVN: r243424
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 0cb0f9c..7586fd4 100644 --- a/gcc/go/gofrontend/MERGE +++ b/gcc/go/gofrontend/MERGE @@ -1,4 +1,4 @@ -2102112e26a21589455f940ec6b409766d942c62 +08d221726e3f50cb197a931ba385fac67f66a028 The first line of this file holds the git revision number of the last merge done from the gofrontend repository. |