[Bug fortran/13615] -Wuninitialized produces wrong error message for characters

dominiq at lps dot ens.fr gcc-bugzilla@gcc.gnu.org
Sat Jun 22 14:01:00 GMT 2013


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

Dominique d'Humieres <dominiq at lps dot ens.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |WAITING

--- Comment #11 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
At revision 200321, I still get no warning for tests as in comment #7 and

pr13615_1.f90:3:0: warning: 'c[1]{lb: 1 sz: 1}' is used uninitialized in this
function [-Wuninitialized]

as in comment #8. What dump(s) would be necessary for any progress for this PR?



More information about the Gcc-bugs mailing list