summaryrefslogtreecommitdiff
path: root/gcc/ada/debug.adb
diff options
context:
space:
mode:
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>2009-07-15 10:22:01 +0000
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>2009-07-15 10:22:01 +0000
commit71f0ef723f7740d66e9324b8bbd2e9df8ca7c8dc (patch)
tree53768d4652f673df22b0690165676c583f23e605 /gcc/ada/debug.adb
parent0962300ca386d8daaca283470a24bf651e9165ea (diff)
downloadgcc-71f0ef723f7740d66e9324b8bbd2e9df8ca7c8dc.tar.gz
Remove -gnatd.O doc
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@149676 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ada/debug.adb')
-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 5ae3979ee8b..fc251f2238a 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