libgo: fix quoting in mksigtab.sh
commit3b19971bd35cef7da2effc364e7b6eae06d7fdf4
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 28 Feb 2017 15:09:43 +0000 (28 15:09 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 28 Feb 2017 15:09:43 +0000 (28 15:09 +0000)
tree04c6fe5c45f77fd122a47182b58ba49b9e43587b
parentf06d66aad5624959c68bbc6dd4e8878c01f7350f
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

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