[Bug fortran/13615] g77 -Wuninitialized doesn't produce warning on characters
paul dot richard dot thomas at cea dot fr
gcc-bugzilla@gcc.gnu.org
Thu Jun 1 08:17:00 GMT 2006
------- Comment #7 from paul dot richard dot thomas at cea dot fr 2006-06-01 08:17 -------
This is still the case; Is this a gfortran issue or a gcc one?
If I give the characters length, using any format, even the anonymous warning
goes away. In fact, any array expression that I have tried is the same; eg.
real d(8), c(8)
d = c
is ignored.
Paul
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13615
More information about the Gcc-bugs
mailing list