aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/decl.c
diff options
context:
space:
mode:
authorPaul Thomas <pault@gcc.gnu.org>2019-10-05 08:17:55 +0000
committerPaul Thomas <pault@gcc.gnu.org>2019-10-05 08:17:55 +0000
commit980f185ce3ba6d532530ce0f23bfb6e30320fd8a (patch)
treeb40f3f5c3c1e5b8d688086087e5c32f403976dcd /gcc/fortran/decl.c
parentd56cbcc0a2ae508afbbc1c3d6a6b925971ff2d6e (diff)
downloadgcc-980f185ce3ba6d532530ce0f23bfb6e30320fd8a.zip
gcc-980f185ce3ba6d532530ce0f23bfb6e30320fd8a.tar.gz
gcc-980f185ce3ba6d532530ce0f23bfb6e30320fd8a.tar.bz2
re PR fortran/91926 (assumed rank optional)
2019-10-05 Paul Thomas <pault@gcc.gnu.org> PR fortran/91926 * trans-expr.c (gfc_conv_gfc_desc_to_cfi_desc): Correct the assignment of the attribute field to account correctly for an assumed shape dummy. Assign separately to the gfc and cfi descriptors since the atribute can be different. Add btanch to correctly handle missing optional dummies. 2019-10-05 Paul Thomas <pault@gcc.gnu.org> PR fortran/91926 * gfortran.dg/ISO_Fortran_binding_13.f90 : New test. * gfortran.dg/ISO_Fortran_binding_13.c : Additional source. * gfortran.dg/ISO_Fortran_binding_14.f90 : New test. 2019-10-05 Paul Thomas <pault@gcc.gnu.org> PR fortran/91926 * runtime/ISO_Fortran_binding.c (cfi_desc_to_gfc_desc): Do not modify the bounds and offset for CFI_other. From-SVN: r276624
Diffstat (limited to 'gcc/fortran/decl.c')
0 files changed, 0 insertions, 0 deletions