Commit a0eca485 by Kazu Hirata

* tree-ssa-loop-ivopts.c: Fix a comment typo.

From-SVN: r90342
parent cf5c6c8d
2004-11-07 James A. Morrison <phython@gcc.gnu.org>
2004-11-09 Kazu Hirata <kazu@cs.umass.edu>
* tree-ssa-loop-ivopts.c: Fix a comment typo.
2004-11-09 James A. Morrison <phython@gcc.gnu.org>
PR pch/14940
* config/host-linux.c (TRY_EMPTY_VM_SPACE): Add __sparc__
......
......@@ -3908,7 +3908,7 @@ iv_ca_extend (struct ivopts_data *data, struct iv_ca *ivs,
return cost;
}
/* Try narowing set IVS by removing CAND. Return the cost of
/* Try narrowing set IVS by removing CAND. Return the cost of
the new set and store the differences in DELTA. */
static unsigned
......
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