]> granicus.if.org Git - gc/commit
Fix STACKBOTTOM for Solaris 11/x86
authorPeter Wang <novalazy@gmail.com>
Thu, 16 Jun 2016 09:16:05 +0000 (12:16 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Thu, 23 Jun 2016 07:17:09 +0000 (10:17 +0300)
commit0106c5e573e0b1b690001d090e0190a58a13010b
tree42034105a1f8117aba78e4d03814dcb597a28acb
parentdb9ce87b5f5311607bf538ccd66e7a9a62254904
Fix STACKBOTTOM for Solaris 11/x86
(Apply commit 81cae56 from 'master' branch.)

* include/private/gcconfig.h [I386 && SOLARIS] (STACKBOTTOM,
HEURISTIC2): Define conditionally depening on USERLIMIT - use
HEURISTIC2 if USERLIMIT is undefined (workaround similar to that for
Solaris/sparc and Solaris/x64); include sys/vmparam.h instead of
sys/vm.h; update comment.
include/private/gcconfig.h