libgo: fix quoting in mksigtab.sh
authorIan Lance Taylor <ian@gcc.gnu.org>
Tue, 28 Feb 2017 15:09:43 +0000 (15:09 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Tue, 28 Feb 2017 15:09:43 +0000 (15:09 +0000)
commit5d805ca6229a56bc74337689d2a7129a14185e16
tree04c6fe5c45f77fd122a47182b58ba49b9e43587b
parent48c0758a30cb08abc4854426290a5fbb558b65ba
libgo: fix quoting in mksigtab.sh

    The quoting was causing us to never add the system-specific signals.

    The test for this is misc/cgo/testcarchive in the master repo, which
    we don't yet run for gccgo.

    Reviewed-on: https://go-review.googlesource.com/37453

From-SVN: r245776
gcc/go/gofrontend/MERGE
libgo/mksigtab.sh