This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/29458] Spurious -Wuninitialized warning for implied do-loop counter
- From: "kargl at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Jan 2008 19:26:16 -0000
- Subject: [Bug fortran/29458] Spurious -Wuninitialized warning for implied do-loop counter
- References: <bug-29458-10259@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #8 from kargl at gcc dot gnu dot org 2008-01-30 19:26 -------
(In reply to comment #7)
> This bug also shows up when executing the example code for initializing
> random_seed in the gfortran documentation. Is it a regression w.r.t. 4.0 or
> 4.1? Maybe not, but it would be nice if something in the docs didn't generate
> a warning ;)
No, it is not a regression w.r.t to any previous version of gfortran.
The problem has always existed. You're more than welcomed to fix it.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29458