diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2017-07-21 18:08:01 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2017-07-21 18:08:01 +0000 |
commit | 0ab71760942f9ca14b9b7530455f390271db3106 (patch) | |
tree | ce53328cf0bac125f37c14cfb44a59b308575461 /gcc | |
parent | b3530b946f208bb581d2bcba2b311331a70bb97f (diff) | |
download | gcc-0ab71760942f9ca14b9b7530455f390271db3106.zip gcc-0ab71760942f9ca14b9b7530455f390271db3106.tar.gz gcc-0ab71760942f9ca14b9b7530455f390271db3106.tar.bz2 |
runtime: handle PPC/PPC64 GNU/Linux in getSiginfo
Updates golang/go#20931
Reviewed-on: https://go-review.googlesource.com/50631
From-SVN: r250436
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 364312f..accb55f 100644 --- a/gcc/go/gofrontend/MERGE +++ b/gcc/go/gofrontend/MERGE @@ -1,4 +1,4 @@ -e34cb8dee6c1f215329e0eea79202b48cb83817c +a9f1aeced86691de891fbf2a8c97e848faf1962e The first line of this file holds the git revision number of the last merge done from the gofrontend repository. |