[Bug translation/52273] translatable string typo: "at at %L"

burnus at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Feb 17 10:52:00 GMT 2012


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52273

--- Comment #1 from Tobias Burnus <burnus at gcc dot gnu.org> 2012-02-17 10:51:24 UTC ---
Author: burnus
Date: Fri Feb 17 10:51:10 2012
New Revision: 184331

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184331
Log:
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.


Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/check.c
    trunk/gcc/fortran/interface.c
    trunk/gcc/fortran/io.c
    trunk/gcc/fortran/lang.opt
    trunk/gcc/fortran/match.c
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gfortran.dg/allocate_alloc_opt_4.f90
    trunk/gcc/testsuite/gfortran.dg/coarray_22.f90



More information about the Gcc-bugs mailing list