From: Steven G. Kargl Date: Fri, 12 Jun 2009 22:30:28 +0000 (+0000) Subject: Add ChangeLog forgotten during my previous commit. X-Git-Tag: releases/gcc-4.5.0~5234 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7333964b3677d8036f10121ce8525f3ea48b7647;p=thirdparty%2Fgcc.git Add ChangeLog forgotten during my previous commit. 2009-06-12 Steven G. Kargl * arith.c (gfc_enum_initializer): Move function ... * decl.c: ... here. Remove gfc_ prefix and make static. (enumerator_decl): Update function call. * gfortran.h: Wrap long line. Remove gfc_enum_initializer prototype. From-SVN: r148443 --- diff --git a/gcc/fortran/ChangeLog b/gcc/fortran/ChangeLog index ea0de36e8620..b47f74865e68 100644 --- a/gcc/fortran/ChangeLog +++ b/gcc/fortran/ChangeLog @@ -1,3 +1,10 @@ +2009-06-12 Steven G. Kargl + + * arith.c (gfc_enum_initializer): Move function ... + * decl.c: ... here. Remove gfc_ prefix and make static. + (enumerator_decl): Update function call. + * gfortran.h: Remove gfc_enum_initializer prototype. + 2009-06-12 Aldy Hernandez * trans-array.c (gfc_trans_allocate_array_storage): Pass