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/31688] Bogus "may be used uninitialized" warning



------- Comment #5 from fxcoudert at gcc dot gnu dot org  2007-07-03 10:36 -------
(In reply to comment #4)
> I don't know how one should properly handle these in the front end (without
> unneeded initialization of variables), but I reopened the bug and moved it to
> the Fortran front end.

They need to be marked with TREE_NO_WARNING. I did that once, but never came
close to submitting the patch. I'll take care of this.


-- 

fxcoudert at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2007-07-03 10:36:33
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31688


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