From: tobi Date: Sat, 19 Mar 2005 19:46:52 +0000 (+0000) Subject: Fix dates on ChangeLog X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=49b933e0d47984cae1dc21bf8c6d27e4d7455190;p=thirdparty%2Fgcc.git Fix dates on ChangeLog git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@96740 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/gcc/fortran/ChangeLog b/gcc/fortran/ChangeLog index 762b393296eb..f2ab9597b4a7 100644 --- a/gcc/fortran/ChangeLog +++ b/gcc/fortran/ChangeLog @@ -1,4 +1,4 @@ -2005-03-18 Tobias Schl"uter +2005-03-19 Tobias Schl"uter * dump-parse-tree.c (gfc_show_expr): Dump name of namespace in which the variable is declared. @@ -6,7 +6,7 @@ PR fortran/18525 * resolve.c (was_declared): Also check for dummy attribute. -2005-03-18 Tobias Schl"uter +2005-03-19 Tobias Schl"uter * gfortran.h (arith): Remove ARITH_0TO0. * arith.c (gfc_arith_error): Remove handling of ARITH_0TO0.