diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2019-02-27 01:11:20 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2019-02-27 01:11:20 +0000 |
commit | 15994bfbcaf3c71f9e33b080d62ec46690674552 (patch) | |
tree | 005104a55f53d82a215715f015792a10582d1c84 /gcc | |
parent | 571fd26cf119ed6c4939ae6c83c0e2c1a2bd3fb2 (diff) | |
download | gcc-15994bfbcaf3c71f9e33b080d62ec46690674552.zip gcc-15994bfbcaf3c71f9e33b080d62ec46690674552.tar.gz gcc-15994bfbcaf3c71f9e33b080d62ec46690674552.tar.bz2 |
cmd/go: preserve CC for TestScript child processes
Reviewed-on: https://go-review.googlesource.com/c/158838
From-SVN: r269240
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 d3515f8..d601bb9 100644 --- a/gcc/go/gofrontend/MERGE +++ b/gcc/go/gofrontend/MERGE @@ -1,4 +1,4 @@ -558fcb7bf2a6b78bdba87f20a8a4a95d27125d74 +9c1859b8e97242b0e697a3aaa39a4da5e6172e74 The first line of this file holds the git revision number of the last merge done from the gofrontend repository. |