fold-const.c
538 KB
-
re PR middle-end/58564 (possible wrong code bug at -O0) · d2a365a8
PR middle-end/58564 * fold-const.c (tree_unary_nonnegative_warnv_p): Use INTEGRAL_TYPE_P (t) instead of TREE_CODE (t) == INTEGER_TYPE. From-SVN: r203044
Jakub Jelinek committed