]> gcc.gnu.org Git - gcc.git/commit - gcc/fortran/match.c
re PR fortran/31162 (missing warning for real do-loops with implicit typed variables)
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Fri, 22 Jun 2007 01:50:09 +0000 (01:50 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Fri, 22 Jun 2007 01:50:09 +0000 (01:50 +0000)
commit79e7840d22610f67d5247c2ac73d908fbc77838a
treefe9a3d1004e1a4761c54706e236aad74348de33b
parent49d2bde811fc53f864e611151e7fda1e0a506ddf
re PR fortran/31162 (missing warning for real do-loops with implicit typed variables)

2007-06-21  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

PR fortran/31162
* resolve.c (gfc_resolve_iterator_expr): Add check for REAL using
gfc_notify_standard. (gfc_resolve_iterator): Remove check.
(resolve_branch): Change "Obsolete" to "Deleted feature".
* io.c (resolve_tag): Ditto.
* match.c (gfc_match_pause, gfc_match_assign, gfc_match_goto): Ditto.

From-SVN: r125938
gcc/fortran/ChangeLog
gcc/fortran/io.c
gcc/fortran/match.c
gcc/fortran/resolve.c
This page took 0.054146 seconds and 5 git commands to generate.