]> gcc.gnu.org Git - gcc.git/commit
(simplify_binary_operation): Move integer CONST_DOUBLE folding out of REAL_IS_NOT_DOU...
authorRichard Kenner <kenner@gcc.gnu.org>
Fri, 5 Mar 1993 22:52:35 +0000 (17:52 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Fri, 5 Mar 1993 22:52:35 +0000 (17:52 -0500)
commit6076248a1ea124e4368566e0d1590df6834fe4ea
treebc8aa526278ca2d0fed32cfce5113f30bb4474ef
parent02a10449e3f898314fa48b4e173f20c3e04bf552
(simplify_binary_operation): Move integer CONST_DOUBLE folding out of REAL_IS_NOT_DOUBLE conditional.

(simplify_binary_operation): Move integer CONST_DOUBLE folding out of
REAL_IS_NOT_DOUBLE conditional.
(simplify_relational_operation): Put float CONST_DOUBLE folding under a
REAL_IS_NOT_DOUBLE conditional.
Add folding for integer CONST_DOUBLE comparisons.

From-SVN: r3661
gcc/cse.c
This page took 0.05947 seconds and 5 git commands to generate.