OSDN Git Service

Fix bogus e-mail address in ChangeLogs
authormikael <mikael@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 9 Oct 2011 16:48:25 +0000 (16:48 +0000)
committermikael <mikael@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 9 Oct 2011 16:48:25 +0000 (16:48 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@179727 138bc75d-0d04-0410-961f-82ee72b054a4

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

index db1fc28..a8b9992 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 9110670..dc25cbd 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