------- Comment #2 from danglin at gcc dot gnu dot org  2010-07-27 21:56 -------
pthread_default_stacksize_np fails with error EPERM.

[New process 12140, lwp 4032369]
[process 12140, lwp 4032369 exited]

Breakpoint 1, main () at ../../../gcc/boehm-gc/tests/test.c:1797

I think this is caused by the current implementation of __gthread_active_p
on hpux.  The above behavior suggests an alternate implementation.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34544

Reply via email to