This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/29458] Spurious -Wuninitialized warning for implied do-loop counter



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]