[Openmp-commits] [PATCH] D40356: Fix types of Fortran array elements
Olga Malysheva via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Wed Nov 22 07:13:50 PST 2017
omalyshe created this revision.
Fortran array elements made default integer in OMP_GET_PLACE_PROC_IDS and OMP_GET_PARTITION_PLACE_NUMS subroutines, otherwise call to them produces incorrect result.
Repository:
rL LLVM
https://reviews.llvm.org/D40356
Files:
runtime/src/include/45/omp_lib.f.var
runtime/src/include/45/omp_lib.f90.var
runtime/src/include/45/omp_lib.h.var
runtime/src/include/50/omp_lib.f.var
runtime/src/include/50/omp_lib.f90.var
runtime/src/include/50/omp_lib.h.var
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40356.123939.patch
Type: text/x-patch
Size: 5382 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20171122/6ecbf636/attachment-0001.bin>
More information about the Openmp-commits
mailing list