Commit 51dd24d7 by Kazu Hirata Committed by Kazu Hirata

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

From-SVN: r91395
parent c812785a
......@@ -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