]> git.ipfire.org Git - people/ms/gcc.git/commit
Fortran: Fix typos
authorTobias Burnus <tobias@codesourcery.com>
Mon, 7 Mar 2022 16:20:52 +0000 (17:20 +0100)
committerTobias Burnus <tobias@codesourcery.com>
Mon, 7 Mar 2022 16:20:52 +0000 (17:20 +0100)
commite3ca3e7993696affe95a3ea24c2b133c14a056e4
tree4f61d79979da599849628008060ac91480ad4d87
parenta86ca83a1b1817457837540e0bc8dd26db75407c
Fortran: Fix typos

gcc/fortran/ChangeLog:

* array.cc (gfc_ref_dimen_size): Fix comment typo.
* dump-parse-tree.cc (gfc_dump_c_prototypes): Likewise.
* frontend-passes.cc (cfe_code): Likewise.
* gfortran.texi: Likewise.
* resolve.cc (generate_component_assignments): Likewise.
* simplify.cc (gfc_simplify_this_image): Likewise.
* trans-expr.cc (trans_scalar_class_assign,
gfc_maybe_dereference_var): Likewise.
* intrinsic.texi: Remove word duplication.
* invoke.texi: Likewise.
gcc/fortran/array.cc
gcc/fortran/dump-parse-tree.cc
gcc/fortran/frontend-passes.cc
gcc/fortran/gfortran.texi
gcc/fortran/intrinsic.texi
gcc/fortran/invoke.texi
gcc/fortran/resolve.cc
gcc/fortran/simplify.cc
gcc/fortran/trans-expr.cc