This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/31162] missing warning for real do-loops with implicit typed variables
- From: "jvdelisle at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Jun 2007 00:22:54 -0000
- Subject: [Bug fortran/31162] missing warning for real do-loops with implicit typed variables
- References: <bug-31162-9562@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from jvdelisle at gcc dot gnu dot org 2007-06-12 00:22 -------
There are two different code paths in the compiler for implicit and implicit
none. I will see if I can find the spot for this check to be added. I came
across it once before.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31162