This is the mail archive of the gcc-bugs@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]

[Bug libgomp/43697] Assumption about pthread_key_create leading to fatal error



------- Comment #3 from ghassan dot almaless at gmail dot com  2010-04-08 23:37 -------
(In reply to comment #2)
> TLS support is emulated via pthread_setspecific/etc. if it is not available
> natively.  This includes on Windows and on Darwin.
> 

My bug report is not about the emulation, but the usage. please can you read
the full description.

Thank you.


-- 


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


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