aboutsummaryrefslogtreecommitdiff
path: root/gcc/go
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@gcc.gnu.org>2017-02-28 15:09:43 +0000
committerIan Lance Taylor <ian@gcc.gnu.org>2017-02-28 15:09:43 +0000
commit5d805ca6229a56bc74337689d2a7129a14185e16 (patch)
tree04c6fe5c45f77fd122a47182b58ba49b9e43587b /gcc/go
parent48c0758a30cb08abc4854426290a5fbb558b65ba (diff)
downloadgcc-5d805ca6229a56bc74337689d2a7129a14185e16.zip
gcc-5d805ca6229a56bc74337689d2a7129a14185e16.tar.gz
gcc-5d805ca6229a56bc74337689d2a7129a14185e16.tar.bz2
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
Diffstat (limited to 'gcc/go')
-rw-r--r--gcc/go/gofrontend/MERGE2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/go/gofrontend/MERGE b/gcc/go/gofrontend/MERGE
index 9cf7ec3..46b0d1c 100644
--- a/gcc/go/gofrontend/MERGE
+++ b/gcc/go/gofrontend/MERGE
@@ -1,4 +1,4 @@
-893f0e4a707c6f10eb14842b18954486042f0fb3
+0bcc1bc98dca48af40d9f54f4eacbbafaa30beb1
The first line of this file holds the git revision number of the last
merge done from the gofrontend repository.