diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2019-02-22 00:47:30 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2019-02-22 00:47:30 +0000 |
commit | f08e60e9880be0ad53f7b3decc2cf8ee9377f5ac (patch) | |
tree | e25d5f7e40cab388b4c0ffe79807a82224dd9945 /gcc | |
parent | 8aef6e02ad1b49cd60e78caf9909e6c8aa517649 (diff) | |
download | gcc-f08e60e9880be0ad53f7b3decc2cf8ee9377f5ac.zip gcc-f08e60e9880be0ad53f7b3decc2cf8ee9377f5ac.tar.gz gcc-f08e60e9880be0ad53f7b3decc2cf8ee9377f5ac.tar.bz2 |
re PR go/89406 (Go testing leaves many temporary directories in /tmp around)
PR go/89406
net: remove unixgram test sockets
Backport https://golang.org/cl/163277 from the master library.
Updates https://gcc.gnu.org/PR89406
Reviewed-on: https://go-review.googlesource.com/c/163200
From-SVN: r269087
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 0a70b3a..a1cd924 100644 --- a/gcc/go/gofrontend/MERGE +++ b/gcc/go/gofrontend/MERGE @@ -1,4 +1,4 @@ -4fbd06dc7b1b8fb665293399a2b6d5326435512f +45a2e231958854fd945961f0335ac0805d502510 The first line of this file holds the git revision number of the last merge done from the gofrontend repository. |