Commit 82c7e98
Changes corresponding to compiler bug 78505 fix
Remove the sync_all from the `register()`, because the compiler now generates
it after the assignment in an `ALLOCATE(, SOURCE=)` has been done.
Comment on `MPI_Win_allocate()` implicitly synchronizing.
(cherry picked from commit 7e917b2,
minor wording changes to commit log from @zbeekman for clarity)1 parent 4196f42 commit 82c7e98
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
562 | 562 | | |
563 | 563 | | |
564 | 564 | | |
| 565 | + | |
565 | 566 | | |
566 | 567 | | |
567 | 568 | | |
| |||
584 | 585 | | |
585 | 586 | | |
586 | 587 | | |
587 | | - | |
588 | | - | |
589 | 588 | | |
590 | 589 | | |
591 | 590 | | |
| |||
0 commit comments