aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@gcc.gnu.org>2018-03-15 16:56:24 +0000
committerIan Lance Taylor <ian@gcc.gnu.org>2018-03-15 16:56:24 +0000
commit8bb2726d08ae3dd89c7085a7972b5a144ccea270 (patch)
tree48dcbd03a1b072bb15acc6ce494b1c54c6964754 /gcc
parente0c079cba4a2069e4e1337d610542c9fec81f9be (diff)
downloadgcc-8bb2726d08ae3dd89c7085a7972b5a144ccea270.zip
gcc-8bb2726d08ae3dd89c7085a7972b5a144ccea270.tar.gz
gcc-8bb2726d08ae3dd89c7085a7972b5a144ccea270.tar.bz2
cmd/go: force LANG=C when looking for compiler version
Tested by installing the gcc-locales package and running LANG=de_DE.utf8 go build hello.go Without this change, that fails, as described at https://gcc.gnu.org/PR84765. Reviewed-on: https://go-review.googlesource.com/100737 From-SVN: r258565
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 807609b..6e4c73b 100644
--- a/gcc/go/gofrontend/MERGE
+++ b/gcc/go/gofrontend/MERGE
@@ -1,4 +1,4 @@
-ce28919112dbb234366816ab39ce060ad45e8ca9
+e4464efc767b8dee4f4c18ffaf6c891f7b9deee7
The first line of this file holds the git revision number of the last
merge done from the gofrontend repository.