Remove -gnatd.O doc
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 15 Jul 2009 10:22:01 +0000 (10:22 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 15 Jul 2009 10:22:01 +0000 (10:22 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@149676 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ada/debug.adb

index 5ae3979..fc251f2 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