This is the mail archive of the gcc-patches@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: [libgo] Detect Solaris 8/9 SPARC makecontext


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

> 2012-02-13  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
>
> 	* configure.ac (libgo_cv_lib_makecontext_stack_top): Set on
> 	sparc*-*-solaris2.[89]*.
> 	(MAKECONTEXT_STACK_TOP): Define if appropriate.
> 	(libgo_cv_lib_setcontext_clobbers_tls): Use it.
> 	* configure: Regenerate.
> 	* config.h.in: Regenerate.
> 	* runtime/proc.c (__go_go) [MAKECONTEXT_STACK_TOP]: Add stack size
> 	to ss_sp.

Thanks.

Committed.

Ian


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