]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR translation/52232 (translatable string typos: "conindexed" (should be "coindexed"))
authorTobias Burnus <burnus@net-b.de>
Fri, 17 Feb 2012 10:51:10 +0000 (11:51 +0100)
committerTobias Burnus <burnus@gcc.gnu.org>
Fri, 17 Feb 2012 10:51:10 +0000 (11:51 +0100)
commit0c133211da84ca416cbb02d4a48b1597e6db8077
treead8fdc2ad0d9a5e02c6d98ba0db7ba2dcc281920
parent459e2649e4257c56662f5c232d49fdeef5f7bc3b
re PR translation/52232 (translatable string typos: "conindexed" (should be "coindexed"))

2012-02-17  Tobias Burnus  <burnus@net-b.de>
            Roland Stigge  <stigge@antcom.de>

        PR translation/52232
        PR translation/52234
        PR translation/52245
        PR translation/52246
        PR translation/52262
        PR translation/52273
        * io.c (gfc_match_open): Fix typo.
        * interface.c (compare_actual_formal): Ditto.
        * lang.opt (freal-4-real-8, freal-4-real-16, freal-8-real-16):
        * Ditto.
        * match.c (alloc_opt_list, gfc_match_nullify): Ditto.
        * check.c (gfc_check_associated, gfc_check_null): Ditto.

2012-02-17  Tobias Burnus  <burnus@net-b.de>

        PR translation/52232
        PR translation/52234
        PR translation/52245
        PR translation/52246
        PR translation/52262
        PR translation/52273
        * gfortran.dg/coarray_22.f90: Update dg-error.
        * gfortran.dg/allocate_alloc_opt_4.f90: Ditto.

Co-Authored-By: Roland Stigge <stigge@antcom.de>
From-SVN: r184331
gcc/fortran/ChangeLog
gcc/fortran/check.c
gcc/fortran/interface.c
gcc/fortran/io.c
gcc/fortran/lang.opt
gcc/fortran/match.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/allocate_alloc_opt_4.f90
gcc/testsuite/gfortran.dg/coarray_22.f90