[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