diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2017-02-28 22:30:57 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2017-02-28 22:30:57 +0000 |
commit | 7efb3707f267d5d47c4e0c929fa269adf32b11bc (patch) | |
tree | e0c7ca43c72e41c2ab15381e5babda6061b18aff /gcc | |
parent | 7a1ae9237440782d71d44703fe66e234ff6ce432 (diff) | |
download | gcc-7efb3707f267d5d47c4e0c929fa269adf32b11bc.zip gcc-7efb3707f267d5d47c4e0c929fa269adf32b11bc.tar.gz gcc-7efb3707f267d5d47c4e0c929fa269adf32b11bc.tar.bz2 |
mksigtab.sh: skip signals defined as other signals
Fixes Solaris build.
Patch by Rainer Orth.
Reviewed-on: https://go-review.googlesource.com/37587
From-SVN: r245794
Diffstat (limited to 'gcc')
-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 3f3ddde..181b018 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. |