]> git.ipfire.org Git - thirdparty/gcc.git/commit
libgo: avoid use of 'local' directive in shell script
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 26 Oct 2018 16:58:13 +0000 (16:58 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 26 Oct 2018 16:58:13 +0000 (16:58 +0000)
commit4866f42015b0fc9a6d4e0d7648fe84ba15171582
tree6f84007d49ecd45dd9d6f670be52dc032a686f08
parent2c04bdf146ca2c6105baec08d3b58c5e520992d9
libgo: avoid use of 'local' directive in shell script

    Avoid declaring shell variables with 'local' (not supported
    on all systems of interest).

    Reviewed-on: https://go-review.googlesource.com/c/145021

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