Fix bogus e-mail address in ChangeLogs
authorMikael Morin <mikael@gcc.gnu.org>
Sun, 9 Oct 2011 16:48:25 +0000 (16:48 +0000)
committerMikael Morin <mikael@gcc.gnu.org>
Sun, 9 Oct 2011 16:48:25 +0000 (16:48 +0000)
From-SVN: r179727

gcc/fortran/ChangeLog
gcc/fortran/ChangeLog-2010

index db1fc280625e4616c9a41273fea532c539a6e8a9..a8b999297886b8da2f737b4f1153bcc967edfb70 100644 (file)
        * symbol.c (check_conflict): Allow threadprivate attribute with
        FL_PROCEDURE if proc_pointer.
 
-2011-08-25  Mikael Morin  <mikael.morin@gcc.gnu.org>
+2011-08-25  Mikael Morin  <mikael@gcc.gnu.org>
 
        PR fortran/50050
        * expr.c (gfc_free_shape): Do nothing if shape is NULL.
        * cpp.c (gfc_cpp_init): Force BUILTINS_LOCATION for tokens
        defined in cpp_define_builtins.
 
-2011-08-22  Mikael Morin  <mikael.morin@gcc.gnu.org>
+2011-08-22  Mikael Morin  <mikael@gcc.gnu.org>
 
        PR fortran/50050
        * gfortran.h (gfc_clear_shape, gfc_free_shape): New prototypes.
index 9110670693a7d7aa93264c0453b5ca324a19bb3f..dc25cbd39b9590afe5eebe4f321b7c2d2d44f87e 100644 (file)
@@ -71,7 +71,7 @@
        substring references.
        (gfc_check_same_strlen):  Use gfc_var_strlen.
 
-2010-12-23  Mikael Morin  <mikael.morin@gcc.gnu.org>
+2010-12-23  Mikael Morin  <mikael@gcc.gnu.org>
 
        PR fortran/46978
        Revert part of revision 164112