This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/30421] incorrect warning when using firstprivate and lastprivate clauses
- From: "kuba at et dot pl" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 10 Jan 2007 02:49:03 -0000
- Subject: [Bug middle-end/30421] incorrect warning when using firstprivate and lastprivate clauses
- References: <bug-30421-10151@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from kuba at et dot pl 2007-01-10 02:49 -------
Created an attachment (id=12877)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12877&action=view)
in 'expand_omp_for_static_nochunk' iterator is set before first condition.
This is my first patch for GCC. Please be lenient :)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30421