]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/doc/gccint/sizes-and-offsets-as-runtime-invariants/comparisons-involving-polyint.rst
sphinx: add missing trailing newline
[thirdparty/gcc.git] / gcc / doc / gccint / sizes-and-offsets-as-runtime-invariants / comparisons-involving-polyint.rst
index df32240a0d84b5460429ae16365194ab8e3c94fc..5eddac71131567cd08e0282b0cfd6c2f96cfc652 100644 (file)
@@ -321,4 +321,4 @@ Sorting poly_ints
 
   Note that the values do not necessarily end up in numerical order.
   For example, :samp:`1 + 1{x}` would come after :samp:`100` in the sort order,
-  but may well be less than :samp:`100` at run time.
\ No newline at end of file
+  but may well be less than :samp:`100` at run time.