]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/fortran/doc/gfortran/gnu-fortran-command-options/influencing-runtime-behavior.rst
sphinx: add missing trailing newline
[thirdparty/gcc.git] / gcc / fortran / doc / gfortran / gnu-fortran-command-options / influencing-runtime-behavior.rst
index 08f05588e4fe50b85196e79f7d6bd7a358bf11f5..4a1afc274a97a9543f2e8992305d5b4e8613458f 100644 (file)
@@ -64,4 +64,4 @@ These options affect the runtime behavior of programs compiled with GNU Fortran.
   negative in the ``SIGN`` intrinsic.  :option:`-fno-sign-zero` does not
   print the negative sign of zero values (or values rounded to zero for I/O)
   and regards zero as positive number in the ``SIGN`` intrinsic for
-  compatibility with Fortran 77. The default is :option:`-fsign-zero`.
\ No newline at end of file
+  compatibility with Fortran 77. The default is :option:`-fsign-zero`.