Commit cc0efd0b by Kazu Hirata Committed by Kazu Hirata

* bt-load.c: Follow spelling conventions.

From-SVN: r68342
parent 0e9cbd11
2003-06-22 Kazu Hirata <kazu@cs.umass.edu>
* bt-load.c: Follow spelling conventions.
2003-06-22 Kazu Hirata <kazu@cs.umass.edu>
* expr.c (emit_move_insn_1): Fix a comment typo.
2003-06-22 Kazu Hirata <kazu@cs.umass.edu>
......
......@@ -1161,7 +1161,7 @@ can_move_up (basic_block bb, rtx insn, int n_insns)
there is another definition with cost == MIN_COST which now
has a higher priority than this definition.
Return non-zero if there may be benefit from attempting to
Return nonzero if there may be benefit from attempting to
migrate this DEF further (i.e. we have reduced the cost below
MIN_COST, but we may be able to reduce it further).
Return zero if no further migration is possible. */
......
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