This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/27394] double -> char conversion varies with optimization level



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]