This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/31688] Bogus "may be used uninitialized" warning
- From: "fxcoudert at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Jul 2007 10:36:34 -0000
- Subject: [Bug fortran/31688] Bogus "may be used uninitialized" warning
- References: <bug-31688-13404@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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