PR libgomp/28008
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 14 Jun 2006 15:20:01 +0000 (15:20 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 14 Jun 2006 15:20:01 +0000 (15:20 +0000)
commit2ea0eaec298962ba0bd903aef0941f35cf3db511
tree8a20396d0e9f20b4f1bedc45a3b8705cd1c7a576
parent0aacf12c55490c22e0f0efcc797fb1dbe36a7090
PR libgomp/28008
        * env.c (initialize_env): Avoid using PTHREAD_STACK_MIN when
        undefined.  Use GOMP_STACKSIZE not OMP_STACKSIZE for environment.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@114643 138bc75d-0d04-0410-961f-82ee72b054a4
libgomp/ChangeLog
libgomp/env.c