diff options
author | ian <ian@138bc75d-0d04-0410-961f-82ee72b054a4> | 2016-11-18 14:51:13 +0000 |
---|---|---|
committer | ian <ian@138bc75d-0d04-0410-961f-82ee72b054a4> | 2016-11-18 14:51:13 +0000 |
commit | 11f79d589c09e40457ed027190495cdb506227e7 (patch) | |
tree | 961ed32b1c96704630ce1287a70d48e207773365 /gcc/go | |
parent | 37fe5868c94f1de3e94597f9b0788c36b9a29358 (diff) | |
download | gcc-11f79d589c09e40457ed027190495cdb506227e7.tar.gz |
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
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@242592 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/go')
-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 bb8729d696c..ce86c8d6abf 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. |