This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Memory leak or incorrect use of '#pragma omp parallel'?


On Sun, 17 May 2009 09:34:22 +0300 Mikolaj Golub wrote:

 MG> The problem is in libgomp/team.c.  gomp_thread_start() does gomp_sem_init()
 MG> but gomp_sem_destroy() is never called.

Registered in bugzilla

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

-- 
Mikolaj Golub


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]