Re: Add split_stack support for GNU/Hurd

2019-01-12 Thread Ian Lance Taylor
On Sat, Jan 12, 2019 at 11:18 AM Svante Signell
 wrote:
>
> I order to prepare for inclusion of gccgo to GNU/Hurd split stack support has
> been proposed, and in reality this patch has been applied to Debian since 
> gcc-6.
>
> Please commit this patch. Late on updated patches for gccgo in gcc-8 and 
> gcc-9?
> will be reviewed and committed with the aid of Ian Lance Taylor and Matthis
> Klose.

Committed to trunk.

Thanks.

Ian


Add split_stack support for GNU/Hurd

2019-01-12 Thread Svante Signell
Hello,

I order to prepare for inclusion of gccgo to GNU/Hurd split stack support has
been proposed, and in reality this patch has been applied to Debian since gcc-6.

Please commit this patch. Late on updated patches for gccgo in gcc-8 and gcc-9?
will be reviewed and committed with the aid of Ian Lance Taylor and Matthis
Klose.

Thanks!

gcc/config/ChangeLog

2018-10-10  Svante Signell 
  * gcc/config/i386/gnu.h: Enable split-stack support

Index: gcc-snapshot-20181019-1.1/src/gcc/config/i386/gnu.h
===
--- gcc-snapshot-20181019-1.1.orig/src/gcc/config/i386/gnu.h
+++ gcc-snapshot-20181019-1.1/src/gcc/config/i386/gnu.h
@@ -37,11 +37,14 @@ along with GCC.  If not, see