------- 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 as the original file team.c The aim of this patch is re-affect the old key's specific value before continuing the destructor function and at last, delete the key. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43697