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.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D40356
Fix types of Fortran array elements ClosedPublic Authored by omalyshe on Nov 22 2017, 7:13 AM.
Details Summary 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.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 27 2017, 2:21 PM Closed by commit rL319372: Fix types of Fortran array elements (authored by jlpeyton). · Explain WhyNov 29 2017, 2:24 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 124819 openmp/trunk/runtime/src/include/45/omp_lib.h.var
openmp/trunk/runtime/src/include/45/omp_lib.f.var
openmp/trunk/runtime/src/include/45/omp_lib.f90.var
openmp/trunk/runtime/src/include/50/omp_lib.h.var
openmp/trunk/runtime/src/include/50/omp_lib.f.var
openmp/trunk/runtime/src/include/50/omp_lib.f90.var
|