[Bug fortran/31688] Bogus "may be used uninitialized" warning
burnus at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Jun 20 16:25:00 GMT 2007
------- Comment #4 from burnus at gcc dot gnu dot org 2007-06-20 16:25 -------
> Tobias, could you reopen this bug (I can't). This is different from PR 5035.
> Whereas PR 5035 warns about variables present in the users code, these warnings
> come from frontend generated variables
Well, for the middle end it is all the same.
> These warnings are thus needlessly confusing and supposedly can be
> easily supressed by giving them proper attributes in the fronted.
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.
--
burnus at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Component|middle-end |fortran
Resolution|DUPLICATE |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31688
More information about the Gcc-bugs
mailing list