(subst, apply_distributive_law): Use INTEGRAL_MODE_P and FLOAT_MODE_P.
authorRichard Kenner <kenner@gcc.gnu.org>
Mon, 28 Jun 1993 01:19:42 +0000 (21:19 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Mon, 28 Jun 1993 01:19:42 +0000 (21:19 -0400)
commit3ad2180a02e9351700c8d46402d420f040c3d616
treef7c52a4a03ca4a3f863fa287153d2e651c1119f4
parentae1ae48cdb444b210600c4b59d3a0524aee8a784
(subst, apply_distributive_law): Use INTEGRAL_MODE_P and FLOAT_MODE_P.

(reversible_comparison_p): Likewise.
Can reverse if MODE_COMPLEX_INT or MODE_PARTIAL_INT.

From-SVN: r4779
gcc/combine.c