]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/doc/gcc/extensions-to-the-c-language-family/built-in-functions-to-perform-arithmetic-with-overflow-checking.rst
sphinx: add missing trailing newline
[thirdparty/gcc.git] / gcc / doc / gcc / extensions-to-the-c-language-family / built-in-functions-to-perform-arithmetic-with-overflow-checking.rst
index a7927b15195f1624a870efa9709a6f63927817c0..f1b9056c2b5a31e3aaad23c46940970ca4924bca 100644 (file)
@@ -99,4 +99,4 @@ would overflow.
 
   The compiler will attempt to use hardware instructions to implement
   these built-in functions where possible, like conditional jump on overflow
-  after addition, conditional jump on carry etc.
\ No newline at end of file
+  after addition, conditional jump on carry etc.