This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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]

Re: spurious warning about uninitialized variable in implied do loop with -O1 option


Hi Vivek,

ximplied_do_gfortran.f90: In function 'nsum':
ximplied_do_gfortran.f90:5: warning: 'i' is used
uninitialized in this function

I filed this as PR29458. I appreciate your great feedback that helps us increase gfortran's quality, but I wondered if you had considered filing them into bugzilla. It really doesn't take longer than sending us a mail (except the first time) and it allows us to spend more time actually fixing bugs.

But, in any case, thanks for the reports!

FX


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