------- 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 ’ ../../../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 ’ ../../../trunk/libgfortran/io/list_read.c:2734: warning: comparison between ‘bt’ and ‘enum ’ ../../../trunk/libgfortran/io/list_read.c:2768: warning: comparison between ‘bt’ and ‘enum ’ ../../../trunk/libgfortran/io/write.c: In function ‘nml_write_obj’: ../../../trunk/libgfortran/io/write.c:1261: warning: comparison between ‘bt’ and ‘enum ’ ../../../trunk/libgfortran/io/write.c:1339: warning: comparison between ‘bt’ and ‘enum ’ -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22423