2011-04-26 Thomas Koenig <tkoenig@gcc.gnu.org>
commit5ebb0bc650053c6c7d316ea72a6580aa4d5050c2
authortkoenig <tkoenig@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 26 Apr 2011 22:07:11 +0000 (26 22:07 +0000)
committertkoenig <tkoenig@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 26 Apr 2011 22:07:11 +0000 (26 22:07 +0000)
tree44987fd72abe0fd69b95ebb2eade3764b973156a
parent0835ad03325b16dbc28ea1e7b53b3b2491dc2d6d
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@172990 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/fortran/ChangeLog
gcc/fortran/decl.c
gcc/fortran/parse.c