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


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