r172990 - in /trunk/gcc/fortran: ChangeLog decl...

tkoenig@gcc.gnu.org tkoenig@gcc.gnu.org
Tue Apr 26 22:07:00 GMT 2011


Author: tkoenig
Date: Tue Apr 26 22:07:11 2011
New Revision: 172990

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

	* decl.c (gfc_match_end):  Check that the block name starts
	with "block@".
	* parse.c (gfc_build_block_ns):  Make block names unique by
	numbering them.


Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/decl.c
    trunk/gcc/fortran/parse.c



More information about the Gcc-cvs mailing list