diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2016-08-04 17:21:23 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2016-08-04 17:21:23 +0000 |
commit | e91f59b91956c3fac6e9d9b7cba0a52a35ea2b6b (patch) | |
tree | 4bc5e5b456f2bc4321cf7ec9addfd8952a725c68 /gcc | |
parent | 1841e25ca581e68d4a331135fc5bdee2da7b6514 (diff) | |
download | gcc-e91f59b91956c3fac6e9d9b7cba0a52a35ea2b6b.zip gcc-e91f59b91956c3fac6e9d9b7cba0a52a35ea2b6b.tar.gz gcc-e91f59b91956c3fac6e9d9b7cba0a52a35ea2b6b.tar.bz2 |
runtime: fix incorrectly commented out code in heapdump.c
Reviewed-on: https://go-review.googlesource.com/25490
From-SVN: r239144
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 92cb99a..83a187c 100644 --- a/gcc/go/gofrontend/MERGE +++ b/gcc/go/gofrontend/MERGE @@ -1,4 +1,4 @@ -235dffb0de1e99d6f521f052067f0e936bf63baa +ae44ca35b0b1c2ab925cadbcd7d47b334be5a318 The first line of this file holds the git revision number of the last merge done from the gofrontend repository. |