diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2019-03-02 00:50:30 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2019-03-02 00:50:30 +0000 |
commit | 64ef1e96ff72cbf856d1fc8c2eb6e78afd94d86a (patch) | |
tree | 8ef11c01d1c18115b903c7ea370626971afdb5f1 /gcc | |
parent | 8e96621085f2a0364fe87a4019d6cc9bfc52cd11 (diff) | |
download | gcc-64ef1e96ff72cbf856d1fc8c2eb6e78afd94d86a.zip gcc-64ef1e96ff72cbf856d1fc8c2eb6e78afd94d86a.tar.gz gcc-64ef1e96ff72cbf856d1fc8c2eb6e78afd94d86a.tar.bz2 |
re PR go/89406 (Go testing leaves many temporary directories in /tmp around)
PR go/89406
go/internal/gccgoimporter: remove temporary directories in test
Backport of https://golang.org/cl/164862.
Updates https://gcc.gnu.org/PR89406
Reviewed-on: https://go-review.googlesource.com/c/164863
From-SVN: r269338
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 62ce201..49ebe32 100644 --- a/gcc/go/gofrontend/MERGE +++ b/gcc/go/gofrontend/MERGE @@ -1,4 +1,4 @@ -a72eca1f435002076655fd6a54ce869ac39856dc +decbbfb563ecf4609a3148dc789ae77ab1c62768 The first line of this file holds the git revision number of the last merge done from the gofrontend repository. |