]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/doc/gccint/passes-and-files-of-the-compiler/gimplification-pass.rst
sphinx: add missing trailing newline
[thirdparty/gcc.git] / gcc / doc / gccint / passes-and-files-of-the-compiler / gimplification-pass.rst
index fb9fa64e4fc13d0fdaf334e95f28eebf3deee92f..53eed1865c4a8f59f2497e69871fc0375b2d0423 100644 (file)
@@ -41,4 +41,4 @@ should return ``GS_ALL_DONE``.  Otherwise it should return
 ``GS_OK``, which will cause the expression to be processed again.
 If the callback encounters an error during the transformation (because
 the front end is relying on the gimplification process to finish
-semantic checks), it should return ``GS_ERROR``.
\ No newline at end of file
+semantic checks), it should return ``GS_ERROR``.