mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-19 08:20:32 +08:00
* tree-data-ref.c (analyze_siv_subscript_cst_affine): Fix comment typo.
From-SVN: r103248
This commit is contained in:
parent
b06df647c8
commit
4286d8cedb
@ -1,3 +1,7 @@
|
||||
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.
|
||||
|
@ -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
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user