]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/doc/gccint/passes-and-files-of-the-compiler/tree-ssa-passes.rst
sphinx: add missing trailing newline
[thirdparty/gcc.git] / gcc / doc / gccint / passes-and-files-of-the-compiler / tree-ssa-passes.rst
index d4a883221fb13600ae613b22d2e7da90caf3c009..c06d5db7f16221710253f8629d848d5ab85bbeeb 100644 (file)
@@ -474,4 +474,4 @@ run after gimplification and what source files they are located in.
   be used in ``va_arg`` macros.  For instance, if ``va_arg`` is
   only used with integral types in the function, floating point
   registers don't need to be saved.  This pass is located in
-  ``tree-stdarg.cc`` and described by ``pass_stdarg``.
\ No newline at end of file
+  ``tree-stdarg.cc`` and described by ``pass_stdarg``.