[Bug libgomp/42616] OMP'ed loop inside pthread leads to crash.

java4ada at yahoo dot com gcc-bugzilla@gcc.gnu.org
Fri Nov 28 06:41:00 GMT 2014


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42616

java4ada at yahoo dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |java4ada at yahoo dot com

--- Comment #16 from java4ada at yahoo dot com ---
Question: There are ~98 calls to gomp_thread() which allocates struct
gomp_thread when HAVE_TLS isn't defined, but only gomp_free_thread() frees this
instance.  Possible memory leak?



More information about the Gcc-bugs mailing list