aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@gcc.gnu.org>2018-10-26 16:58:13 +0000
committerIan Lance Taylor <ian@gcc.gnu.org>2018-10-26 16:58:13 +0000
commitdbd93b9dbb64ba642ce82b658030fb0db4aad666 (patch)
tree6f84007d49ecd45dd9d6f670be52dc032a686f08 /gcc
parent797ea25427efeb91e73dc2e3e8c55f17de07c005 (diff)
downloadgcc-dbd93b9dbb64ba642ce82b658030fb0db4aad666.zip
gcc-dbd93b9dbb64ba642ce82b658030fb0db4aad666.tar.gz
gcc-dbd93b9dbb64ba642ce82b658030fb0db4aad666.tar.bz2
libgo: avoid use of 'local' directive in shell script
Avoid declaring shell variables with 'local' (not supported on all systems of interest). Reviewed-on: https://go-review.googlesource.com/c/145021 From-SVN: r265534
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 ef6ce57..f56ac80 100644
--- a/gcc/go/gofrontend/MERGE
+++ b/gcc/go/gofrontend/MERGE
@@ -1,4 +1,4 @@
-ad50884d2a4b653f7f20edc8b441fe6ad6570d55
+9785e5c4e868ba55efdb33fc51872b4821770167
The first line of this file holds the git revision number of the last
merge done from the gofrontend repository.