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: Wed, 5 Jan 2011 18:31:01 +0000
- Subject: [Bug libgomp/42616] OMP'ed loop inside pthread leads to crash.
- Auto-submitted: auto-generated
- References: <bug-42616-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42616
--- Comment #9 from Dmitri Zolotukhin <zlogic at gmail dot com> 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.