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

            Bug ID: 35848
           Summary: Merge r321964 into the 6.0 branch: Correct types of
                    pointers to doacross_num_done
           Product: OpenMP
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: ASSIGNED
          Severity: release blocker
          Priority: P
         Component: Runtime Library
          Assignee: andrey.churba...@intel.com
          Reporter: hah...@hahnjo.de
                CC: h...@chromium.org, llvm-bugs@lists.llvm.org

This field is defined as kmp_int32, so we should use neither
pointers to kmp_int64 nor 64 bit atomic instructions.
(Found while testing on a Raspberry Pi, 32 bit ARM)

Andrey, Hans, is this ok to merge?

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

Reply via email to