diff options
author | Thomas Koenig <tkoenig@gcc.gnu.org> | 2019-02-19 17:55:33 +0000 |
---|---|---|
committer | Thomas Koenig <tkoenig@gcc.gnu.org> | 2019-02-19 17:55:33 +0000 |
commit | 9d52e1bbd8382e3eca924ebefdcedda62bd0eeb5 (patch) | |
tree | 89e68ed04fe51932a7ab89dde88cb80e8b980e89 /libphobos/src | |
parent | fe95aee9ce0a163194d4c986d15bd2b8f2abed3d (diff) | |
download | gcc-9d52e1bbd8382e3eca924ebefdcedda62bd0eeb5.zip gcc-9d52e1bbd8382e3eca924ebefdcedda62bd0eeb5.tar.gz gcc-9d52e1bbd8382e3eca924ebefdcedda62bd0eeb5.tar.bz2 |
re PR fortran/89384 (CONTIGUOUS dummy argument in BIND(C) interface incorrect when actual is non-contiguous)
2019-02-19 Thomas Koenig <tkoenig@gcc.gnu.org>
PR fortran/89384
* trans-expr.c (gfc_conv_gfc_desc_to_cfi_desc): If the dummy
argument is contiguous and the actual argument may not be,
use gfc_conv_subref_array_arg.
2019-02-19 Thomas Koenig <tkoenig@gcc.gnu.org>
PR fortran/89384
* gfortran.dg/ISO_Fortran_binding_4.f90
From-SVN: r269024
Diffstat (limited to 'libphobos/src')
0 files changed, 0 insertions, 0 deletions