This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/49897] nesting lastprivate gives incorrect result
- From: "jakub at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 29 Jul 2011 15:38:24 +0000
- Subject: [Bug middle-end/49897] nesting lastprivate gives incorrect result
- Auto-submitted: auto-generated
- References: <bug-49897-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49897
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |ASSIGNED
Known to work| |4.4.6
Keywords| |openmp, wrong-code
Last reconfirmed| |2011.07.29 15:38:18
Component|c |middle-end
CC| |jakub at gcc dot gnu.org
AssignedTo|unassigned at gcc dot |jakub at gcc dot gnu.org
|gnu.org |
Ever Confirmed|0 |1
Target Milestone|--- |4.5.4
Known to fail| |4.5.3
--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-07-29 15:38:18 UTC ---
Caused by http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=145338
I have a fix.