]> git.ipfire.org Git - thirdparty/gcc.git/commit
PR go/78172.
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 5 Nov 2016 00:21:33 +0000 (00:21 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 5 Nov 2016 00:21:33 +0000 (00:21 +0000)
commitcba66200659c9aa14ec40bcdda4f6ac906500aca
tree3b0e93dd2d7feb707419b5c7a64730490aae7e0f
parent10a5e06c8eb541e98b12243ebf93596d28e04aee
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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@241868 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/go/gofrontend/MERGE
libgo/mksysinfo.sh