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 03:08:23 -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 #2 from kuba at et dot pl 2007-01-10 03:08 -------
Ok, I've found that my patch doesn't work when we also you schedule clause :>
I'll try to correct that, but I would like to know if my first patch is
correct.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30421