Commit 089f6dc3 by Michael Meissner

fix typo

From-SVN: r34388
parent dd5330e8
Sat Jun 3 19:05:30 2000 Michael Meissner <meissner@redhat.com> Sat Jun 3 19:05:30 2000 Michael Meissner <meissner@redhat.com>
* ifcvt (process_insns): If IFCVT_MODIFY_INSN is defined, call it * ifcvt.c (process_insns): If IFCVT_MODIFY_INSN is defined, call
with the pattern to do machine dependent work. it with the pattern to do machine dependent work.
(cond_exec_process_if_block): If IFCVT_MODIFY_TESTS is defined, (cond_exec_process_if_block): If IFCVT_MODIFY_TESTS is defined,
use it to modify the true/false tests used in conditional use it to modify the true/false tests used in conditional
execution. If IFCVT_MODIFY_FINAL and IFCVT_MODIFY_CANCEL are execution. If IFCVT_MODIFY_FINAL and IFCVT_MODIFY_CANCEL are
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment