https://bugs.llvm.org/show_bug.cgi?id=42675

            Bug ID: 42675
           Summary: Late definition of data-sharing attributes for loop
                    control variables.
           Product: OpenMP
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: release blocker
          Priority: P
         Component: Clang Compiler Support
          Assignee: unassignedclangb...@nondot.org
          Reporter: a.bat...@hotmail.com
                CC: llvm-bugs@lists.llvm.org

There is a bug in handling data-sharing attributes for loop control variables
in OpenMP constructs: we apply predetermined attributes too late and it may
lead to incorrect compilation/runtime results. Bug fixed in r366474.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to