diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2017-09-18 22:29:45 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2017-09-18 22:29:45 +0000 |
commit | 4d034b52593c40db9ceeaa531eefdb628fa29ce5 (patch) | |
tree | 14d9534e0e34d1b35748d66ef2e1d01619fde7f7 /gcc | |
parent | e1227692dde1874906f7b07fd60101336efdc0fa (diff) | |
download | gcc-4d034b52593c40db9ceeaa531eefdb628fa29ce5.zip gcc-4d034b52593c40db9ceeaa531eefdb628fa29ce5.tar.gz gcc-4d034b52593c40db9ceeaa531eefdb628fa29ce5.tar.bz2 |
runtime: always initialize str field in __go_string_slice result
Reviewed-on: https://go-review.googlesource.com/64110
From-SVN: r252953
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 4081aa9..27bcb6e 100644 --- a/gcc/go/gofrontend/MERGE +++ b/gcc/go/gofrontend/MERGE @@ -1,4 +1,4 @@ -abe58fdc529378706d65d6b22e4871646eb9023e +be69546afcac182cc93c569bc96665f0ef72d66a The first line of this file holds the git revision number of the last merge done from the gofrontend repository. |