mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-26 01:40:36 +08:00
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