]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR boehm-gc/34544 (pthread_default_stacksize_np failed.)
authorJohn David Anglin <dave.anglin@nrc-cnrc.gc.ca>
Sun, 8 Aug 2010 15:11:20 +0000 (15:11 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Sun, 8 Aug 2010 15:11:20 +0000 (15:11 +0000)
commit2c02e37e62b20ccc5f165387e60b620fd27a0945
treea60f859e19e16d0155689cb5238bebe20e985999
parentf7a86e8eb92739a36126df0f2cd9e87745d7b5cd
re PR boehm-gc/34544 (pthread_default_stacksize_np failed.)

PR boehm-gc/34544
* gthr-posix.h (__gthread_start): Delete.
(__gthread_active_init): Use pthread_default_stacksize_np instead of
pthread_create to determine if hpux pthreads are active.
* gthr-posix95.h (__gthread_start): Delete.
(__gthread_active_init): Likewise use pthread_default_stacksize_np.

From-SVN: r163005
gcc/ChangeLog
gcc/gthr-posix.h
gcc/gthr-posix95.h