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/13615] [gfortran] g77 -Wuninitialized doesn't produce warning on characters


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-05-18 18:29 -------
After a fix (which is semi-broken) for PR 12456, the problem now is that characters in common blocks 
are stored as arrays.

-- 


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


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