]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/doc/gccint/target-macros/stack-layout-and-calling-conventions/caller-saves-register-allocation.rst
sphinx: add missing trailing newline
[thirdparty/gcc.git] / gcc / doc / gccint / target-macros / stack-layout-and-calling-conventions / caller-saves-register-allocation.rst
index ce7ee3af9f2122d49bfd2987ff893d464f812f94..0419f639c4dc74eff6999dc8469b6d3810953d14 100644 (file)
@@ -18,4 +18,4 @@ must live across calls.
   of a pseudo-register in call-clobbered hard register :samp:`{regno}`.  If
   :samp:`{regno}` is unsuitable for caller save, ``VOIDmode`` should be
   returned.  For most machines this macro need not be defined since GCC
-  will select the smallest suitable mode.
\ No newline at end of file
+  will select the smallest suitable mode.