Remove -gnatd.O doc
authorArnaud Charlet <charlet@gcc.gnu.org>
Wed, 15 Jul 2009 10:22:01 +0000 (12:22 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Wed, 15 Jul 2009 10:22:01 +0000 (12:22 +0200)
From-SVN: r149676

gcc/ada/debug.adb

index 5ae3979ee8ba686f0e72ac1a0d25d645194c1288..fc251f2238ada26f73385fd44531ca5fd00481aa 100644 (file)
@@ -132,7 +132,7 @@ package body Debug is
    --  d.L
    --  d.M
    --  d.N
-   --  d.O  Dump internal SCO table
+   --  d.O
    --  d.P
    --  d.Q
    --  d.R
@@ -559,8 +559,6 @@ package body Debug is
    --       byte code, even in case of unsupported construct, for the sake
    --       of static analysis tools.
 
-   --  d.O  Dump internal SCO (Source Coverage Obligation) table in Par_Sco
-
    --  d.S  Force Optimize_Alignment (Space) mode as the default
 
    --  d.T  Force Optimize_Alignment (Time) mode as the default