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: "bcbarnes at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Jan 2008 17:18:31 -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 #7 from bcbarnes at gmail dot com 2008-01-30 17:18 -------
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 ;)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29458