[Bug boehm-gc/34544] pthread_default_stacksize_np failed.
danglin at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Feb 11 06:20:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34544
--- Comment #24 from John David Anglin <danglin at gcc dot gnu.org> 2011-02-11 03:00:57 UTC ---
Author: danglin
Date: Fri Feb 11 03:00:53 2011
New Revision: 170042
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170042
Log:
Backport from mainline:
2011-02-07 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
* config/pa/pa64-hpux.h (LIB_SPEC): In static links, link against
shared libc if not linking against libpthread.
* config/pa/pa-hpux11.h (LIB_SPEC): Likewise.
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_4-branch/gcc/ChangeLog
branches/gcc-4_4-branch/gcc/config/pa/pa-hpux11.h
branches/gcc-4_4-branch/gcc/config/pa/pa64-hpux.h
branches/gcc-4_4-branch/gcc/gthr-posix.h
branches/gcc-4_4-branch/gcc/gthr-posix95.h
More information about the Gcc-bugs
mailing list