aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada
diff options
context:
space:
mode:
authorArnaud Charlet <charlet@gcc.gnu.org>2009-07-15 12:22:01 +0200
committerArnaud Charlet <charlet@gcc.gnu.org>2009-07-15 12:22:01 +0200
commit36366047c1b09c1eecc5d5f13c45a4be93db5a20 (patch)
tree53768d4652f673df22b0690165676c583f23e605 /gcc/ada
parentb4e4232dc53bbe172d5a7f2a4df972846d8508c6 (diff)
downloadgcc-36366047c1b09c1eecc5d5f13c45a4be93db5a20.zip
gcc-36366047c1b09c1eecc5d5f13c45a4be93db5a20.tar.gz
gcc-36366047c1b09c1eecc5d5f13c45a4be93db5a20.tar.bz2
Remove -gnatd.O doc
From-SVN: r149676
Diffstat (limited to 'gcc/ada')
-rw-r--r--gcc/ada/debug.adb4
1 files changed, 1 insertions, 3 deletions
diff --git a/gcc/ada/debug.adb b/gcc/ada/debug.adb
index 5ae3979..fc251f2 100644
--- a/gcc/ada/debug.adb
+++ b/gcc/ada/debug.adb
@@ -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