* doc/invoke.texi (-flto): Use "compile time" as a noun.
authorGerald Pfeifer <gerald@pfeifer.com>
Sun, 22 Dec 2019 00:28:57 +0000 (00:28 +0000)
committerGerald Pfeifer <gerald@gcc.gnu.org>
Sun, 22 Dec 2019 00:28:57 +0000 (00:28 +0000)
From-SVN: r279707

gcc/ChangeLog
gcc/doc/invoke.texi

index 11a404c625cddd1a74970c9478224ef13e31843b..6023ccabe78c3d4c509b4c9c9bae1f9c552301a6 100644 (file)
@@ -1,3 +1,7 @@
+2019-12-22  Gerald Pfeifer  <gerald@pfeifer.com>
+
+       * doc/invoke.texi (-flto): Use "compile time" as a noun.
+
 2019-12-21  Martin Jambor  <mjambor@suse.cz>
 
        PR ipa/93015
index 8c3446e31bb2e597bd3ba01278f7a3d50f86e5ea..559617eb86f10424d74fb3ff434570b5ad2930c3 100644 (file)
@@ -10498,7 +10498,7 @@ precedence; and for example @option{-ffp-contract=off} takes precedence
 over @option{-ffp-contract=fast}.  You can override them at link time.
 
 To enable debug info generation you need to supply @option{-g} at
-compile-time.  If any of the input files at link time were built
+compile time.  If any of the input files at link time were built
 with debug info generation enabled the link will enable debug info
 generation as well.  Any elaborate debug info settings
 like the dwarf level @option{-gdwarf-5} need to be explicitly repeated