[llvm-bugs] [Bug 27828] Firstprivate in for directive does not work properly.
via llvm-bugs
llvm-bugs at lists.llvm.org
Sun May 22 21:01:57 PDT 2016
https://llvm.org/bugs/show_bug.cgi?id=27828
Alexey Bataev <a.bataev at hotmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |INVALID
--- Comment #1 from Alexey Bataev <a.bataev at hotmail.com> ---
The reproducer is not correct - it uses '#pragma for' instead of '#pragma omp
for'. After fixing this issue reproducer works correctly, so nothing to fix
here.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20160523/9cb18ebe/attachment.html>
More information about the llvm-bugs
mailing list