[Ada] Add missing dot at the end of lang.opt doc for -fdump-scos
authorPierre-Marie de Rodat <derodat@adacore.com>
Tue, 20 Aug 2019 09:47:44 +0000 (09:47 +0000)
committerPierre-Marie de Rodat <pmderodat@gcc.gnu.org>
Tue, 20 Aug 2019 09:47:44 +0000 (09:47 +0000)
2019-08-20  Pierre-Marie de Rodat  <derodat@adacore.com>

gcc/ada/

PR ada/91492
* gcc-interface/lang.opt (-fdump-scos): Add missing dot at the
end of the documentation.

From-SVN: r274714

gcc/ada/ChangeLog
gcc/ada/gcc-interface/lang.opt

index 66514c114cc9cea34e5fe9cc059cd2e3ed2e3238..ef75e84c6a636f69d86221653f2232dd33ab4891 100644 (file)
@@ -1,3 +1,9 @@
+2019-08-20  Pierre-Marie de Rodat  <derodat@adacore.com>
+
+       PR ada/91492
+       * gcc-interface/lang.opt (-fdump-scos): Add missing dot at the
+       end of the documentation.
+
 2019-08-20  Richard Sandiford  <richard.sandiford@arm.com>
 
        * gcc-interface/misc.c (default_pass_by_ref): Update call to
index 429565161ca1d2a59ebab36245017ca195803039..6691136e999105a89155bdcd6fbc9ce2e7d6ae57 100644 (file)
@@ -58,7 +58,7 @@ Enable most warning messages.
 
 fdump-scos
 Ada RejectNegative Var(flag_dump_scos) Init(0)
-Dump Source Coverage Obligations
+Dump Source Coverage Obligations.
 
 k8
 Driver