r162719 - in /trunk/gcc/fortran: ChangeLog gfor...
mikael@gcc.gnu.org
mikael@gcc.gnu.org
Fri Jul 30 16:41:00 GMT 2010
Author: mikael
Date: Fri Jul 30 16:41:55 2010
New Revision: 162719
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=162719
Log:
2010-07-30 Mikael Morin <mikael@gcc.gnu.org>
* gfortran.h (gfc_release_symbol): New prototype.
* symbol.c (gfc_release_symbol): New. Code taken from free_sym_tree.
(gfc_undo_symbols, free_sym_tree, gfc_free_finalizer):
Use gfc_release_symbol.
* parse.c (gfc_fixup_sibling_symbols): Ditto.
* resolve.c (resolve_symbol): Ditto.
Modified:
trunk/gcc/fortran/ChangeLog
trunk/gcc/fortran/gfortran.h
trunk/gcc/fortran/parse.c
trunk/gcc/fortran/resolve.c
trunk/gcc/fortran/symbol.c
More information about the Gcc-cvs
mailing list