This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libgomp/42616] OMP'ed loop inside pthread leads to crash.
- From: "zlogic at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Jan 2010 22:42:37 -0000
- Subject: [Bug libgomp/42616] OMP'ed loop inside pthread leads to crash.
- References: <bug-42616-18629@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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 from main(), everything works fine.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42616