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

2010-04-08 Thread ghassan dot almaless at gmail dot com
--- Comment #5 from ghassan dot almaless at gmail dot com 2010-04-08 23:59 --- (In reply to comment #4) > What I was trying to say that TLS is always available now so the whole > HAVE_TLS > is only needed for old glibc/gas/ld versions and really they are not well > suppor

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

2010-04-08 Thread ghassan dot almaless at gmail dot com
--- 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 emula

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

2010-04-08 Thread ghassan dot almaless at gmail dot com
--- Comment #1 from ghassan dot almaless at gmail dot com 2010-04-08 23:27 --- Created an attachment (id=20341) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20341&action=view) Fixing gomp_free_thread when using pthread_key feature To be applied in the same directory

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

2010-04-08 Thread ghassan dot almaless at gmail dot com
libgomp AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: ghassan dot almaless at gmail dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43697