------- Comment #1 from jakub at gcc dot gnu dot org  2005-11-13 19:37 -------
Subject: Bug 24797

Author: jakub
Date: Sun Nov 13 19:37:27 2005
New Revision: 106868

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=106868
Log:
        PR libgomp/24797
        * team.c (initialize_team): Pass NULL rather than free as
        pthread_key_create destructor.  Initialize thread specific data
        pointer in initial thread to a static local variable rather than
        malloced memory.

Modified:
    branches/gomp-20050608-branch/libgomp/ChangeLog
    branches/gomp-20050608-branch/libgomp/team.c


-- 


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

Reply via email to