]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/doc/gccint/analysis-and-representation-of-loops/iv-analysis-on-rtl.rst
sphinx: add missing trailing newline
[thirdparty/gcc.git] / gcc / doc / gccint / analysis-and-representation-of-loops / iv-analysis-on-rtl.rst
index 77facc00abd4ef520e9f243c9fd2a4f615297e71..2f7600382ce80857fb08a14d82c9b4519760e3bc 100644 (file)
@@ -52,4 +52,4 @@ and the value in the i-th iteration is
   subreg_{mode} (base + i * step)
 
 The function ``get_iv_value`` can be used to perform these
-calculations.
\ No newline at end of file
+calculations.