]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/doc/gccint/gcc-and-portability.rst
sphinx: add missing trailing newline
[thirdparty/gcc.git] / gcc / doc / gccint / gcc-and-portability.rst
index 02a7f8da89f6054e8325b77d4df1a5180f7b2b1d..d1e47e9f581908d0a539890bf91b9e0f3578aaa0 100644 (file)
@@ -38,4 +38,4 @@ encountered.  As a result, a new target may require additional
 strategies.  You will know
 if this happens because the compiler will call ``abort``.  Fortunately,
 the new strategies can be added in a machine-independent fashion, and will
-affect only the target machines that need them.
\ No newline at end of file
+affect only the target machines that need them.