(emit_store_flag): If expanding (GE X 0) will need two insns, don't use subtarget...
authorRichard Kenner <kenner@gcc.gnu.org>
Tue, 19 Mar 1996 01:04:00 +0000 (20:04 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Tue, 19 Mar 1996 01:04:00 +0000 (20:04 -0500)
commit1d6eaf3dea4928714cd2e1f365d5758d73770d55
tree35bbbca056243ef9c4413906dee4cebe83d54f9a
parent7b7e56373edf1e0df722cc44a0380b2ee01c9e12
(emit_store_flag): If expanding (GE X 0) will need two insns, don't use subtarget for the result of the first insn.

(emit_store_flag): If expanding (GE X 0) will need two
insns, don't use subtarget for the result of the first insn.
Move a likely constant to the start of a condition.

From-SVN: r11562
gcc/expmed.c