aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@gcc.gnu.org>2018-03-05 18:44:44 +0000
committerIan Lance Taylor <ian@gcc.gnu.org>2018-03-05 18:44:44 +0000
commit14710257c19ff60d7c111d41a94f3c3f48ba8d84 (patch)
tree17d7634600493be3052a67a15e7d6c81c8c28297 /gcc
parentf7af3ad6372ccc17f9d3d43566298ac843adfd67 (diff)
downloadgcc-14710257c19ff60d7c111d41a94f3c3f48ba8d84.zip
gcc-14710257c19ff60d7c111d41a94f3c3f48ba8d84.tar.gz
gcc-14710257c19ff60d7c111d41a94f3c3f48ba8d84.tar.bz2
libgo: fix typo in mksysinfo.sh script
Fix a small typo in the mksysinfo.sh script (incorrect input file for a grep command). Reviewed-on: https://go-review.googlesource.com/98635 From-SVN: r258259
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 dee5f67..3862939 100644
--- a/gcc/go/gofrontend/MERGE
+++ b/gcc/go/gofrontend/MERGE
@@ -1,4 +1,4 @@
-262d629b1592f681fef396166a671e46cdb31230
+3287064c24cbf0c50776cdb87a720d29130b4363
The first line of this file holds the git revision number of the last
merge done from the gofrontend repository.