]> git.ipfire.org Git - thirdparty/gcc.git/commit - libgomp/env.c
re PR libgomp/28008 (build failure due to PTHREAD_STACK_MIN not being declared)
authorRichard Henderson <rth@redhat.com>
Wed, 14 Jun 2006 15:20:01 +0000 (08:20 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 14 Jun 2006 15:20:01 +0000 (08:20 -0700)
commitc3b11a40d026d3b25038f3300180e1b58a9b3b99
tree8a20396d0e9f20b4f1bedc45a3b8705cd1c7a576
parent184f4c5647deb9430279f508fe507084cf06193a
re PR libgomp/28008 (build failure due to PTHREAD_STACK_MIN not being declared)

PR libgomp/28008
        * env.c (initialize_env): Avoid using PTHREAD_STACK_MIN when
        undefined.  Use GOMP_STACKSIZE not OMP_STACKSIZE for environment.

From-SVN: r114643
libgomp/ChangeLog
libgomp/env.c