[Bug libfortran/22423] Warnings when building libgfortran
fxcoudert at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu May 7 22:03:00 GMT 2009
------- Comment #19 from fxcoudert at gcc dot gnu dot org 2009-05-07 22:03 -------
We're left with the following:
../../../trunk/libgfortran/io/list_read.c: In function Ânml_read_objÂ:
../../../trunk/libgfortran/io/list_read.c:2464: warning: comparison between
Âbt and Âenum <anonymous>Â
../../../trunk/libgfortran/io/list_read.c: In function Ânml_get_obj_dataÂ:
../../../trunk/libgfortran/io/list_read.c:2712: warning: comparison between
Âbt and Âenum <anonymous>Â
../../../trunk/libgfortran/io/list_read.c:2734: warning: comparison between
Âbt and Âenum <anonymous>Â
../../../trunk/libgfortran/io/list_read.c:2768: warning: comparison between
Âbt and Âenum <anonymous>Â
../../../trunk/libgfortran/io/write.c: In function Ânml_write_objÂ:
../../../trunk/libgfortran/io/write.c:1261: warning: comparison between ÂbtÂ
and Âenum <anonymous>Â
../../../trunk/libgfortran/io/write.c:1339: warning: comparison between ÂbtÂ
and Âenum <anonymous>Â
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22423
More information about the Gcc-bugs
mailing list