diff options
author | Thomas Koenig <tkoenig@gcc.gnu.org> | 2020-11-22 14:14:59 +0100 |
---|---|---|
committer | Thomas Koenig <tkoenig@gcc.gnu.org> | 2020-11-22 14:15:18 +0100 |
commit | e7ce178f52d38c2117dd1501442c367afa000523 (patch) | |
tree | 74756c423bc1f2d5fbc7ae7f4e275cc39866d22d /gcc/ada | |
parent | 6329b1fc26720d841b9a03b30bfcad9f523276b0 (diff) | |
download | gcc-e7ce178f52d38c2117dd1501442c367afa000523.zip gcc-e7ce178f52d38c2117dd1501442c367afa000523.tar.gz gcc-e7ce178f52d38c2117dd1501442c367afa000523.tar.bz2 |
Fix handling of coarrays with mutiple coranks.
gcc/fortran/ChangeLog:
PR fortran/97589
* trans-array.c (gfc_add_strides): Rename to..
(cas_add_strides): Multiply strides by lbound.
(cas_add_this_image_offset): Remove "subtract" argument. Better
comment, correct logic.
(gfc_conv_ss_descriptor): Adjust call of cas_this_image_offset.
(gfc_conv_array_ref): Likewise.
(gfc_get_dataptr_offset): Likewise.
Diffstat (limited to 'gcc/ada')
0 files changed, 0 insertions, 0 deletions