diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2015-08-04 03:39:21 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2015-08-04 03:39:21 +0000 |
commit | f48495834f4cebdd3cbce0ae784a18a870335287 (patch) | |
tree | 143149ded2009ee20205e204b5e488f8d36db5c8 /gcc | |
parent | 43d56ad78ddc903e61abeaa2efaff2efa2de941d (diff) | |
download | gcc-f48495834f4cebdd3cbce0ae784a18a870335287.zip gcc-f48495834f4cebdd3cbce0ae784a18a870335287.tar.gz gcc-f48495834f4cebdd3cbce0ae784a18a870335287.tar.bz2 |
runtime: initialize variable to avoid compiler warning
Reviewed-on: https://go-review.googlesource.com/13095
From-SVN: r226543
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 3c9b886..ed65dfd 100644 --- a/gcc/go/gofrontend/MERGE +++ b/gcc/go/gofrontend/MERGE @@ -1,4 +1,4 @@ -a850225433a66a58613c22185c3b09626f5545eb +bdd98c601f2c8dbd0bf821548ba09c038f7645c4 The first line of this file holds the git revision number of the last merge done from the gofrontend repository. |