Commit 8c8490d4 authored by kazu's avatar kazu
Browse files

* fold-const.c: Fix a comment typo.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@91395 138bc75d-0d04-0410-961f-82ee72b054a4
parent fe4dcd90
......@@ -9,7 +9,7 @@
* bb-reorder.c (find_traces_1_round): Speed up by using
EDGE_COUNT instead of FOR_EACH_EDGE.
 
* fold-const.c: Fix a comment typo.
* fold-const.c, config/i386/linux64.h: Fix comment typos.
 
2004-11-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
 
......
......@@ -71,5 +71,5 @@ Boston, MA 02111-1307, USA. */
#define MD_UNWIND_SUPPORT "config/i386/linux-unwind.h"
/* This macro may be overriden in i386/k*bsd-gnu.h */
/* This macro may be overridden in i386/k*bsd-gnu.h. */
#define REG_NAME(reg) reg
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