Commit ca692148 authored by kazu's avatar kazu
Browse files

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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@68651 138bc75d-0d04-0410-961f-82ee72b054a4
parent 0f10e357
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
......
......@@ -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