This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libgomp/52348] [4.5/4.6/4.7] OpenMP incorrectly parallelizes loops (wrong iteration count)
- From: "ua_gcc_bugzilla at binary-island dot eu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 23 Feb 2012 09:21:51 +0000
- Subject: [Bug libgomp/52348] [4.5/4.6/4.7] OpenMP incorrectly parallelizes loops (wrong iteration count)
- Auto-submitted: auto-generated
- References: <bug-52348-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52348
--- Comment #1 from Matthias Dahl <ua_gcc_bugzilla@binary-island.eu> 2012-02-23 09:21:51 UTC ---
Before this causes any confusion: The path64 compiler does currently only
support OpenMP up to and including 2.5. That's why I stated only the OpenMP <
3.0 part works.