]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/doc/gccint/analysis-and-representation-of-loops/scalar-evolutions.rst
sphinx: add missing trailing newline
[thirdparty/gcc.git] / gcc / doc / gccint / analysis-and-representation-of-loops / scalar-evolutions.rst
index 1001511b4dd0b4d93a09374f47bdaccd556b56ae..8fb0b09f52c6169cb8bec3f0182ae2733159d2bc 100644 (file)
@@ -68,4 +68,4 @@ In many cases, one wants to restrict the attention just to affine
 induction variables.  In this case, the extra expressive power of SCEV
 is not useful, and may complicate the optimizations.  In this case,
 ``simple_iv`` function may be used to analyze a value -- the result
-is a loop-invariant base and step.
\ No newline at end of file
+is a loop-invariant base and step.