------- Comment #1 from pinskia at gcc dot gnu dot org 2010-01-19 22:42 ------- Well constants don't really need to be warned about if it does fit. But really an generic integer(4) to real(4) should be warned about really as not all integer(4) fit into real(4).
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42809