Skip to content
Snippets Groups Projects
  • Tobias Schlüter's avatar
    d7177ab2
    trans-decl.c, [...]: Replace all occurences of 'gfc_strlen_type_node' by 'gfc_charlen_type_node'. · d7177ab2
    Tobias Schlüter authored
    fortran/
    * trans-decl.c, trans-expr.c, trans-io.c, trans-types.c: Replace
    all occurences of 'gfc_strlen_type_node' by
    'gfc_charlen_type_node'.
    * trans-types.h: Same. Also update comment accordingly.
    
    libgfortran/
    * libgfortran.h: Replace 'gfc_strlen_type' by
    'gfc_charlen_type'. Update comment accordingly.
    * intrinsics/args.c, intrinsics/env.c, io/io.h, io/transfer.c:
    Replace all occurences of 'gfc_strlen_type' by 'gfc_charlen_type'.
    
    From-SVN: r86828
    d7177ab2
    History
    trans-decl.c, [...]: Replace all occurences of 'gfc_strlen_type_node' by 'gfc_charlen_type_node'.
    Tobias Schlüter authored
    fortran/
    * trans-decl.c, trans-expr.c, trans-io.c, trans-types.c: Replace
    all occurences of 'gfc_strlen_type_node' by
    'gfc_charlen_type_node'.
    * trans-types.h: Same. Also update comment accordingly.
    
    libgfortran/
    * libgfortran.h: Replace 'gfc_strlen_type' by
    'gfc_charlen_type'. Update comment accordingly.
    * intrinsics/args.c, intrinsics/env.c, io/io.h, io/transfer.c:
    Replace all occurences of 'gfc_strlen_type' by 'gfc_charlen_type'.
    
    From-SVN: r86828