Commit cef1ccd6 by Kazu Hirata Committed by Kazu Hirata

* config/avr/avr.c: Fix a comment typo.

From-SVN: r68651
parent 62e4d780
2003-06-28 Kazu Hirata <kazu@cs.umass.edu>
* config/avr/avr.c: Fix a comment typo.
2003-06-28 Kazu Hirata <kazu@cs.umass.edu>
* config/avr/avr-protos.h: Replace avr_simplify_comparision_p
with avr_simplify_comparison_p.
* config/avr/avr.c: Likewise.
......
......@@ -5189,7 +5189,7 @@ avr_normalize_condition (condition)
}
}
/* This fnction optimizes conditional jumps */
/* This function optimizes conditional jumps. */
static void
avr_reorg ()
......
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