------- Comment #18 from danglin at gcc dot gnu dot org  2010-08-14 14:37 
-------
Subject: Bug 34544

Author: danglin
Date: Sat Aug 14 14:36:47 2010
New Revision: 163242

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=163242
Log:
        Revert:
        2010-08-10  John David Anglin  <dave.ang...@nrc-cnrc.gc.ca>

        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.


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


-- 


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

Reply via email to