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]

Warnings in simplify.c


I've started to see these:

../../trunk/gcc/fortran/simplify.c: In function ‘gfc_simplify_dble’:
../../trunk/gcc/fortran/simplify.c:1097: warning: ‘result’ may be used uninitialized in this function
../../trunk/gcc/fortran/simplify.c: In function ‘gfc_simplify_real’:
../../trunk/gcc/fortran/simplify.c:3189: warning: ‘result’ may be used uninitialized in this function

Is it possible they were introduced by Steve's recent patch?


FX

--
François-Xavier Coudert
http://www.homepages.ucl.ac.uk/~uccafco/


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