http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42616
--- Comment #9 from Dmitri Zolotukhin 2011-01-05
18:30:46 UTC ---
@Victor K.
Are you using the MinGW or TDM version of GCC?
TDM 4.5.0 passes the test cases on my machine. Seems the problem existed only
in the 4.4.* branch of gcc.
--- Comment #6 from zlogic at gmail dot com 2010-06-20 14:55 ---
Any news on this?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42616
--- Comment #4 from zlogic at gmail dot com 2010-01-21 20:06 ---
This bug is also present in the latest TDM (http://www.tdragon.net/recentgcc/)
builds.
Using OpenMP fails when called from pthreads and Windows native threads.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42616
--- Comment #3 from zlogic at gmail dot com 2010-01-20 22:42 ---
Confirmed, I've encountered this bug in 64-bit Windows 7. I've used Qt Creator
1.3.1 (bundled with gc 4.4.0) for building a project which calls OpenMP
functions from inside a pthread.
If I call OpenMP function