r148441 - in /trunk/gcc/fortran: arith.c decl.c...

kargl@gcc.gnu.org kargl@gcc.gnu.org
Fri Jun 12 21:14:00 GMT 2009


Author: kargl
Date: Fri Jun 12 21:14:42 2009
New Revision: 148441

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=148441
Log:
2009-06-12  Steven G. Kargl  <kargls@comcast.net>

	* 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.

Modified:
    trunk/gcc/fortran/arith.c
    trunk/gcc/fortran/decl.c
    trunk/gcc/fortran/gfortran.h



More information about the Gcc-cvs mailing list