Commit 30d50718 by Mikael Morin

Fix bogus e-mail address in ChangeLogs

From-SVN: r179727
parent 46a9f26b
......@@ -380,7 +380,7 @@
* 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.
......@@ -430,7 +430,7 @@
* 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.
......
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment