diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2016-11-18 14:51:13 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2016-11-18 14:51:13 +0000 |
commit | d519aeda8b73ab7a9697b1817ed4655dfb5bbdb4 (patch) | |
tree | 961ed32b1c96704630ce1287a70d48e207773365 /gcc | |
parent | 151c204ff8673a9c7efd2e6492b3765b60229f6d (diff) | |
download | gcc-d519aeda8b73ab7a9697b1817ed4655dfb5bbdb4.zip gcc-d519aeda8b73ab7a9697b1817ed4655dfb5bbdb4.tar.gz gcc-d519aeda8b73ab7a9697b1817ed4655dfb5bbdb4.tar.bz2 |
libgo: remove old/regexp and old/template
They were removed from the master Go library in 2012
(https://golang.org/cl/5979046) but somehow that was not reflected here.
Reviewed-on: https://go-review.googlesource.com/33391
From-SVN: r242592
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 bb8729d..ce86c8d 100644 --- a/gcc/go/gofrontend/MERGE +++ b/gcc/go/gofrontend/MERGE @@ -1,4 +1,4 @@ -bc5ad6d10092d6238495357468ee093f7caf39f9 +2ab785788691ad289f838a0b3a6bc9013d0fc337 The first line of this file holds the git revision number of the last merge done from the gofrontend repository. |