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


------- Additional Comments From dhazeghi at yahoo dot com  2004-01-25 18:04 -------
gfortran gives...

bash-2.05b$ dara/gcc-3.5-tree-ssa/bin/gfortran -Wuninitialized foo.f 
f951: warning: -Wuninitialized is not supported without -O
foo.f: In function `warn_character':
foo.f:23: fatal error: gfc_todo: Not Implemented: CHARACTER inside COMMON block or 
EQUIVALENCE list
compilation terminated.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2004-01-08 18:26:33         |2004-01-25 18:04:22
               date|                            |


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]