aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@gcc.gnu.org>2016-11-05 00:21:33 +0000
committerIan Lance Taylor <ian@gcc.gnu.org>2016-11-05 00:21:33 +0000
commit655a8355666bc3a238e6461409995f30817aff67 (patch)
tree3b0e93dd2d7feb707419b5c7a64730490aae7e0f /gcc
parent841d46df8b4b72f49030a34f564c23c686a97adb (diff)
downloadgcc-655a8355666bc3a238e6461409995f30817aff67.zip
gcc-655a8355666bc3a238e6461409995f30817aff67.tar.gz
gcc-655a8355666bc3a238e6461409995f30817aff67.tar.bz2
re PR go/78172 (gen-sysinfo.go vs AIX cred.h)
PR go/78172. libgo: avoid confusion in upcase_fields in mksysinfo.sh The mksysinfo.sh script could get confused when there were multiple types starting with the same name. I believe this is the underlying cause of GCC PR 78172. Also redirect a grep to /dev/null to avoid extraneous messages during the build. Reviewed-on: https://go-review.googlesource.com/32821 From-SVN: r241868
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 7868369..9049bc3 100644
--- a/gcc/go/gofrontend/MERGE
+++ b/gcc/go/gofrontend/MERGE
@@ -1,4 +1,4 @@
-150bca67d8bb4b23009f53ba06e85e306e3960d8
+afe0456d25e3c6c0d91a8fd4c0fdfdbaa35cc251
The first line of this file holds the git revision number of the last
merge done from the gofrontend repository.