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, 16 Jun 2016 09:16:05 +0000 (12:16 +0300)
commit81cae56522e601fc2e9e9bab08c87d1302c118fb
tree0a3c0f03db3b79840638413e3f6c4c77a0044ce2
parent3e99cab8af19aab811b1b2f8c57fa9f9d049c59f
Fix STACKBOTTOM for Solaris 11/x86

* 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