On Sun, Feb 11, 2018 at 03:08:52PM +0000, Paul Richard Thomas wrote:
> 
> 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.


"If the is a" ?

> + 
> +       /* Vector array references and non-variable expressions need be
> +          coverted to one-based descriptors.  */

s/coverted/converted


OK with the above fixed.

-- 
steve

Reply via email to