[Bug boehm-gc/34544] pthread_default_stacksize_np failed.
danglin at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Feb 27 08:13:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34544
--- Comment #25 from John David Anglin <danglin at gcc dot gnu.org> 2011-02-27 00:24:26 UTC ---
Author: danglin
Date: Sun Feb 27 00:24:18 2011
New Revision: 170527
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170527
Log:
Backport from mainline:
2010-08-22 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
PR boehm-gc/34544
* gthr-posix.h (__gthread_active_init): Delete.
(__gthread_active_p): Do activity check here.
Don't include errno.h on hppa-hpux. Update comment.
* gthr-posix95.h (__gthread_active_init): Delete.
(__gthread_active_p): Do activity check here.
Don't include errno.h on hppa-hpux. Update comment.
Modified:
branches/gcc-4_3-branch/gcc/ChangeLog
branches/gcc-4_3-branch/gcc/gthr-posix.h
branches/gcc-4_3-branch/gcc/gthr-posix95.h
More information about the Gcc-bugs
mailing list