]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/doc/gcc/c-implementation-defined-behavior/arrays-and-pointers.rst
sphinx: add missing trailing newline
[thirdparty/gcc.git] / gcc / doc / gcc / c-implementation-defined-behavior / arrays-and-pointers.rst
index 3d8f1884ffe09d7e62690d18f79409909616c46d..3766b4d5543a4a735a670889149df8a9b7028bd1 100644 (file)
@@ -43,4 +43,4 @@ Arrays and Pointers
   The value is as specified in the standard and the type is determined
   by the ABI.
 
-.. [#f1] Future versions of GCC may zero-extend, or use a target-defined ``ptr_extend`` pattern.  Do not rely on sign extension.
\ No newline at end of file
+.. [#f1] Future versions of GCC may zero-extend, or use a target-defined ``ptr_extend`` pattern.  Do not rely on sign extension.