real.c (do_fix_trunc): New.
authorRichard Henderson <rth@redhat.com>
Tue, 17 Sep 2002 02:02:08 +0000 (19:02 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Tue, 17 Sep 2002 02:02:08 +0000 (19:02 -0700)
commit94313f351a9d53ae192d425c82b023b895827009
treedf5b1eab0ed6952e5bf3b44a3f604f1b97de876f
parentad17a52a21392e7832aa96b950b02e970b6a390e
real.c (do_fix_trunc): New.

        * real.c (do_fix_trunc): New.
        (real_arithmetic): Call it.
        * simplify-rtx.c (simplify_unary_operation): Handle FIX
        with a floating-point result mode.

From-SVN: r57223
gcc/ChangeLog
gcc/real.c
gcc/simplify-rtx.c