]> gcc.gnu.org Git - gcc.git/commit
(exact_real_inverse): Likewise, if no REAL_ARITHMETIC.
authorRichard Kenner <kenner@gcc.gnu.org>
Wed, 23 Oct 1996 14:20:45 +0000 (10:20 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Wed, 23 Oct 1996 14:20:45 +0000 (10:20 -0400)
commit39647dcba53dcaa2e18984b86f5546589e92738a
tree41a686f3679d9e1bea38994dc94a120874b5a422
parentebc8186bf65078f5f390a9be1f1810803d7c0e65
(exact_real_inverse): Likewise, if no REAL_ARITHMETIC.

(fold, case RDIV_EXPR): Turn divide by constant into multiplication by the
reciprocal, if optimizing and result is exact.

From-SVN: r13004
gcc/fold-const.c
This page took 0.061535 seconds and 5 git commands to generate.