aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@gcc.gnu.org>2019-03-01 01:03:54 +0000
committerIan Lance Taylor <ian@gcc.gnu.org>2019-03-01 01:03:54 +0000
commit5b2eaa1170aa135450a1180a525bf1ed7c34eb3a (patch)
treef9b81d5baa2a1ecaf6abd0ff30d2456986df5f40 /gcc
parent1e157582240340948b3f67fd6ea9fab892283f61 (diff)
downloadgcc-5b2eaa1170aa135450a1180a525bf1ed7c34eb3a.zip
gcc-5b2eaa1170aa135450a1180a525bf1ed7c34eb3a.tar.gz
gcc-5b2eaa1170aa135450a1180a525bf1ed7c34eb3a.tar.bz2
commit 66ac9466852d11e968f8fd2ad6ffc7386cee49e1
gotest: avoid using echo inside $() The handling of newlines is not portable between bash and ksh. Reviewed-on: https://go-review.googlesource.com/c/164597 From-SVN: r269298
Diffstat (limited to 'gcc')
-rw-r--r--gcc/go/gofrontend/MERGE2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/go/gofrontend/MERGE b/gcc/go/gofrontend/MERGE
index e997df8..b5e9eed 100644
--- a/gcc/go/gofrontend/MERGE
+++ b/gcc/go/gofrontend/MERGE
@@ -1,4 +1,4 @@
-08f1c400ec95d70a5cf5a08b1600fa5445e42361
+66ac9466852d11e968f8fd2ad6ffc7386cee49e1
The first line of this file holds the git revision number of the last
merge done from the gofrontend repository.