------- Comment #1 from ubizjak at gmail dot com  2008-03-04 08:40 -------
Hm, -0.0 >= 0.0 is folded to TRUE, as confirmed by:

printf ("%i\n", -0.0 >= 0.0);

This produces 1.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35456

Reply via email to