This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gcc-4.6.3 ICE


Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> writes:

> That's a Linux-only option, unfortunately.  I asked the Solaris
> engineers about implementing split-stack support, but they rejected it
> for the complexity.

Wimps.  The split-stack support is simpler than than TLS support.

Not that I really think gcc should use split-stack, split-stack is more
for threaded programs.  I think for gcc sigaltstack is a fine solution.

Ian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]