This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [gfortran] Followup patch: Re: revap types, step 1


On Friday 27 August 2004 14:55, Tobias Schlüter wrote:
> 2004-08-27  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
>
> 	* gfortran.h (gfc_default_*_kind): Remove prototypes, add extern
> 	variable declaration of same name.
> 	* arith.c, check.c, decl.c, dump_parse_tree.c, expr.c,
> 	intrinsic.c, io.c, iresolve.c, match.c, options.c, primary.c,
> 	resolve.c, simplify.c, symbol.c, trans-const.c, trans-io.c:
> 	Replace all calls to gfc_default_*_kind with variable accesses.
> 	* trans-types.c: Same as above.
> 	(gfc_default_*_kind_1): Rename to gfc_default_*_kind, remove
> 	static qualifier. Replace all occurences.
> 	(gfc_default_*_kind): Remove functions.

Ok.

Paul


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]