r180063 - in /trunk/gcc/fortran: ChangeLog fron...

tkoenig@gcc.gnu.org tkoenig@gcc.gnu.org
Sun Oct 16 22:06:00 GMT 2011


Author: tkoenig
Date: Sun Oct 16 22:06:19 2011
New Revision: 180063

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180063
Log:
2011-10-16  Thomas Koenig  <tkoenig@gcc.gnu.org>

	* frontend-passes.c (current_ns):  Make static.
	(create_var):  Note parent of newly created namespace.
	(optimize_namespace):  Don't wak sibling namespaces
	if they are EXEC_BLOCK because this is handled...
	(gfc_code_walker):  ... here.  Also walk ASSOCIATE lists.

Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/frontend-passes.c



More information about the Gcc-cvs mailing list