i386.c (ix86_expand_int_movcc): Use force_operand instead of constructing insn directly.
authorJan Hubicka <jh@suse.cz>
Sun, 8 Dec 2002 14:03:40 +0000 (15:03 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sun, 8 Dec 2002 14:03:40 +0000 (14:03 +0000)
commit37c66aa6ef3000be23ee0f2f53ffd860ab88fee8
tree9c676bb43c236433e0f4a8e1a8346a852d762ef6
parente598cc314109899bf0f996d4ea8993e538ff52ae
i386.c (ix86_expand_int_movcc): Use force_operand instead of constructing insn directly.

* i386.c (ix86_expand_int_movcc):  Use force_operand instead of constructing
insn directly.

From-SVN: r59937
gcc/ChangeLog
gcc/config/i386/i386.c