fold-const.c (tree_expr_nonnegative_p): Always return true for non-integral types.
authorJames A. Morrison <phython@gcc.gnu.org>
Sat, 30 Jul 2005 14:39:12 +0000 (14:39 +0000)
committerJames A. Morrison <phython@gcc.gnu.org>
Sat, 30 Jul 2005 14:39:12 +0000 (14:39 +0000)
commit06581725b92dd7808e1388950b9bb90d095d2315
tree0c3a0a572c1ea7eba687ff1b66b148d64008b191
parentb6f571b7d3f815d36a5c6a6d91c9e6c87b824206
fold-const.c (tree_expr_nonnegative_p): Always return true for non-integral types.

2005-07-30  James A. Morrison  <phython@gcc.gnu.org>

        * fold-const.c (tree_expr_nonnegative_p): Always return true for
        non-integral types.

From-SVN: r102587
gcc/ChangeLog
gcc/fold-const.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/fold-abs-4.c [new file with mode: 0644]