This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/49897] [4.5/4.6/4.7 Regression] nesting lastprivate gives incorrect result
- From: "markflorisson88 at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 29 Jul 2011 16:05:56 +0000
- Subject: [Bug middle-end/49897] [4.5/4.6/4.7 Regression] 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
--- Comment #4 from markflorisson88 <markflorisson88 at gmail dot com> 2011-07-29 16:05:50 UTC ---
(In reply to comment #3)
> Created attachment 24865 [details]
> gcc47-pr49897.patch
>
> Fix.
Wow, thanks a lot for the quick fix!