[patch,committed] Fix comment typo

Volker Reichelt reichelt@igpm.rwth-aachen.de
Thu Aug 18 11:12:00 GMT 2005


The following patch fixes a comment typo.

Committed to mainline as obvious.

Regards,
Volker


2005-08-18  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>

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

===================================================================
--- tree-data-ref.c	17 Aug 2005 03:56:19 -0000	2.39
+++ tree-data-ref.c	18 Aug 2005 10:59:36 -0000
@@ -2248,7 +2248,7 @@ analyze_siv_subscript_cst_affine (tree c
 		      return;
 		    }
 		  
-		  /* When the step does not divides the difference, there
+		  /* When the step does not divide the difference, there
 		     are no overlaps.  */
 		  else
 		    {
===================================================================




More information about the Gcc-patches mailing list