Commit 4286d8ce by Volker Reichelt Committed by Volker Reichelt

* tree-data-ref.c (analyze_siv_subscript_cst_affine): Fix comment typo.

From-SVN: r103248
parent b06df647
2005-08-18 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
* tree-data-ref.c (analyze_siv_subscript_cst_affine): Fix comment typo.
2005-08-18 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
* c-typeck.c (designator_errorneous): Rename to designator_erroneous.
2005-08-18 Andrew Pinski <pinskia@physics.uc.edu>
......
......@@ -2248,7 +2248,7 @@ analyze_siv_subscript_cst_affine (tree chrec_a,
return;
}
/* When the step does not divides the difference, there
/* When the step does not divide the difference, there
are no overlaps. */
else
{
......
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