-
- Downloads
trans-decl.c, [...]: Replace all occurences of 'gfc_strlen_type_node' by 'gfc_charlen_type_node'.
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
Showing
- gcc/fortran/ChangeLog 7 additions, 0 deletionsgcc/fortran/ChangeLog
- gcc/fortran/trans-array.c 1 addition, 1 deletiongcc/fortran/trans-array.c
- gcc/fortran/trans-const.c 1 addition, 1 deletiongcc/fortran/trans-const.c
- gcc/fortran/trans-decl.c 24 additions, 24 deletionsgcc/fortran/trans-decl.c
- gcc/fortran/trans-expr.c 12 additions, 12 deletionsgcc/fortran/trans-expr.c
- gcc/fortran/trans-io.c 1 addition, 1 deletiongcc/fortran/trans-io.c
- gcc/fortran/trans-types.c 4 additions, 4 deletionsgcc/fortran/trans-types.c
- gcc/fortran/trans-types.h 3 additions, 4 deletionsgcc/fortran/trans-types.h
- libgfortran/ChangeLog 7 additions, 0 deletionslibgfortran/ChangeLog
- libgfortran/intrinsics/args.c 6 additions, 6 deletionslibgfortran/intrinsics/args.c
- libgfortran/intrinsics/env.c 6 additions, 6 deletionslibgfortran/intrinsics/env.c
- libgfortran/io/io.h 1 addition, 1 deletionlibgfortran/io/io.h
- libgfortran/io/transfer.c 1 addition, 1 deletionlibgfortran/io/transfer.c
- libgfortran/libgfortran.h 2 additions, 2 deletionslibgfortran/libgfortran.h
Loading
Please register or sign in to comment