]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/fortran/interface.cc
trans-types.c (gfc_real16_is_float128): Fix spelling in a comment.
authorTobias Burnus <burnus@net-b.de>
Wed, 25 Jul 2012 18:04:25 +0000 (20:04 +0200)
committerTobias Burnus <burnus@gcc.gnu.org>
Wed, 25 Jul 2012 18:04:25 +0000 (20:04 +0200)
commit62732c3044c767f4efcff0cd398c9e65ba437bda
tree5d90e21c8b787ed56f0d76ce9e6828d99aa12263
parenta35c9beff6490bacf35d5aa12ad345e056206290
trans-types.c (gfc_real16_is_float128): Fix spelling in a comment.

2012-07-25  Tobias Burnus  <burnus@net-b.de>

        * trans-types.c (gfc_real16_is_float128): Fix spelling
        in a comment.
        * trans.h (struct gfc_array_info): Ditto.
        * gfortran.h (gfc_expr): Ditto.
        * simplify.c (gfc_count): Ditto.
        * trans-expr.c (gfc_copy_class_to_class,
        conv_parent_component_references,
        gfc_trans_pointer_assignment): Ditto.
        * expr.c (check_pointer_assign): Fix diagnostic spelling.
        * interface.c (compare_parameter): Ditto.
        * parse.c (use_modules, parse_associate): Ditto.
        * decl.c (match_char_length): Fix spelling of the
        an function argument.

From-SVN: r189859
gcc/fortran/ChangeLog
gcc/fortran/decl.c
gcc/fortran/expr.c
gcc/fortran/gfortran.h
gcc/fortran/interface.c
gcc/fortran/parse.c
gcc/fortran/simplify.c
gcc/fortran/trans-expr.c
gcc/fortran/trans-types.c
gcc/fortran/trans-types.h
gcc/fortran/trans.h