re PR go/78172 (gen-sysinfo.go vs AIX cred.h)
authorIan Lance Taylor <ian@gcc.gnu.org>
Sat, 5 Nov 2016 00:21:33 +0000 (00:21 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Sat, 5 Nov 2016 00:21:33 +0000 (00:21 +0000)
commit655a8355666bc3a238e6461409995f30817aff67
tree3b0e93dd2d7feb707419b5c7a64730490aae7e0f
parent841d46df8b4b72f49030a34f564c23c686a97adb
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
gcc/go/gofrontend/MERGE
libgo/mksysinfo.sh