Commit 12f61228 by Mark Mitchell Committed by Mark Mitchell

* stmt.c (expand_fixup): Fix typo in comment.

From-SVN: r30775
parent 1b7c4a37
1999-12-04 Mark Mitchell <mark@codesourcery.com>
* stmt.c (expand_fixup): Fix typo in comment.
Sat Dec 4 14:13:38 MET 1999 Jan Hubicka <hubicka@freesoft.cz>
* regmove.c (copy_src_to_dest): Remove loop_depth parameter.
......
......@@ -1009,7 +1009,7 @@ expand_fixup (tree_label, rtl_label, last_insn)
fixup->target_rtl = rtl_label;
/* Create a BLOCK node and a corresponding matched set of
NOTE_INSN_BEGIN_BLOCK and NOTE_INSN_END_BLOCK notes at
NOTE_INSN_BLOCK_BEG and NOTE_INSN_BLOCK_END notes at
this point. The notes will encapsulate any and all fixup
code which we might later insert at this point in the insn
stream. Also, the BLOCK node will be the parent (i.e. the
......
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