]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Fix up to make valid UTF-8.
authorJakub Jelinek <jakub@gcc.gnu.org>
Wed, 2 Sep 2009 13:00:37 +0000 (15:00 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Wed, 2 Sep 2009 13:00:37 +0000 (15:00 +0200)
From-SVN: r151327

gcc/fortran/ChangeLog

index ac4175aec5437f87b0eaa9b438121e5204e3e7a1..5afb061419be6be6b10825c2f69fd13bb64366ad 100644 (file)
        (gfc_trans_pointer_assignment): Ditto.
        * trans-types.c (gfc_get_derived_type): Ditto.
 
-2009-08-20  Tobias Schlüter  <tobi@gcc.gnu.org>
+2009-08-20  Tobias Schlüter  <tobi@gcc.gnu.org>
 
        * trans-stmt.c (gfc_trans_do): Add a few missing folds.
 
        * gfc-internals.texi (Type-bound procedures): Document a little bit
        about internal handling of DEFERRED bindings.
 
-2009-03-29  Tobias Schlueter  <tobi@gcc.gnu.org>
+2009-03-29  Tobias Schlüter  <tobi@gcc.gnu.org>
 
        PR fortran/38507
        * gfortran.h (gfc_st_label): Fix comment.