(emit_libcall_block): Before adding an REG_EQUAL note, check that it will really...
authorRichard Kenner <kenner@gcc.gnu.org>
Wed, 23 Oct 1996 14:30:26 +0000 (10:30 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Wed, 23 Oct 1996 14:30:26 +0000 (10:30 -0400)
commit02214a5c1475a8fd2ed983889eab632f31708704
tree47bb500a8efd2abe9289f806cc3d31a6d6ec25a9
parent39647dcba53dcaa2e18984b86f5546589e92738a
(emit_libcall_block): Before adding an REG_EQUAL note, check that it will really apply to a single instruction.

(emit_libcall_block): Before adding an REG_EQUAL note, check that it will
really apply to a single instruction.
(expand_binop, expand_fix): Likewise.

From-SVN: r13005
gcc/optabs.c