diff options
author | ian <ian@138bc75d-0d04-0410-961f-82ee72b054a4> | 2017-02-28 22:30:57 +0000 |
---|---|---|
committer | ian <ian@138bc75d-0d04-0410-961f-82ee72b054a4> | 2017-02-28 22:30:57 +0000 |
commit | 9ee6024bcc5ecead901a58523fc30dc97cebdfce (patch) | |
tree | e0c7ca43c72e41c2ab15381e5babda6061b18aff /gcc/go | |
parent | 39104a8f6dca1c0c5f3a2eb07708ac446d2045e8 (diff) | |
download | gcc-9ee6024bcc5ecead901a58523fc30dc97cebdfce.tar.gz |
mksigtab.sh: skip signals defined as other signals
Fixes Solaris build.
Patch by Rainer Orth.
Reviewed-on: https://go-review.googlesource.com/37587
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@245794 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/go')
-rw-r--r-- | gcc/go/gofrontend/MERGE | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/go/gofrontend/MERGE b/gcc/go/gofrontend/MERGE index 3f3dddeb5e7..181b018b77f 100644 --- a/gcc/go/gofrontend/MERGE +++ b/gcc/go/gofrontend/MERGE @@ -1,4 +1,4 @@ -e1502234b5011a1ab859519f1f217dbf4369ec9b +a4f445e18fb06a032a4399859f432e03245f1a7d The first line of this file holds the git revision number of the last merge done from the gofrontend repository. |