Commit 22c9a795 by Kazu Hirata Committed by Jeff Law

* h8300.c: Fix formatting.

From-SVN: r35203
parent ed03b55b
2000-07-23 Kazu Hirata <kazu@hxi.com>
* h8300.c: Fix formatting.
2000-07-23 Joseph S. Myers <jsm28@cam.ac.uk> 2000-07-23 Joseph S. Myers <jsm28@cam.ac.uk>
* c-lex.c (init_lex): Keep the "inline" keyword in C99 mode. * c-lex.c (init_lex): Keep the "inline" keyword in C99 mode.
......
...@@ -626,7 +626,7 @@ call_insn_operand (op, mode) ...@@ -626,7 +626,7 @@ call_insn_operand (op, mode)
return 0; return 0;
} }
/* Return 1 if a addition/subtraction of a constant integer can be /* Return 1 if an addition/subtraction of a constant integer can be
transformed into two consecutive adds/subs that are faster than the transformed into two consecutive adds/subs that are faster than the
straightforward way. Otherwise, return 0. */ straightforward way. Otherwise, return 0. */
......
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