------- Comment #4 from pinskia at gcc dot gnu dot org 2006-05-02 18:00 ------- (In reply to comment #1) > In 3.x, double -> char/int conversion was done consistently with the > documented > behaviour of integer -> signed integer type conversion. > http://gcc.gnu.org/onlinedocs/gcc-4.1.0/gcc/Integers-implementation.html#Integers-implementation.
That has nothing to do with float -> integer type conversion. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27394