convert.c
23.3 KB
-
convert.c (convert_to_integer): Fix compare for nonpositive constant to use tree_int_cst_sgn <= 0. · da6d971d
2005-12-02 Richard Guenther <rguenther@suse.de> * convert.c (convert_to_integer): Fix compare for nonpositive constant to use tree_int_cst_sgn <= 0. From-SVN: r107882
Richard Guenther committed