(fold, truth_andor): Don't apply distributive law when it would change evaluation...
authorRichard Kenner <kenner@gcc.gnu.org>
Wed, 12 Jan 1994 00:14:18 +0000 (19:14 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Wed, 12 Jan 1994 00:14:18 +0000 (19:14 -0500)
commite9b5e15f608f671b46cc81fc4c1ade09bd3fb9a0
treeca708672a74c0613bf323c16d3d6ac9708dde487
parent212ac20cebe99703f9046cc173839f4a2dcc3f09
(fold, truth_andor): Don't apply distributive law when it would change evaluation order.

(fold, truth_andor): Don't apply distributive law when it would change
evaluation order.
Clean up code a bit to improve flow.

From-SVN: r6381
gcc/fold-const.c