re PR fortran/84074 (Incorrect indexing of array when actual argument is an…
re PR fortran/84074 (Incorrect indexing of array when actual argument is an array expression and dummy is polymorphic) 2018-02-11 Paul Thomas <pault@gcc.gnu.org> PR fortran/84074 * trans-expr.c (gfc_conv_derived_to_class): Set the use_offset flag. If the is a vector subscript or the expression is not a variable, make the descriptor one-based. 2018-02-11 Paul Thomas <pault@gcc.gnu.org> PR fortran/84074 * gfortran.dg/type_to_class_5.f03: New test. From-SVN: r257564
Showing
Please
register
or
sign in
to comment