summaryrefslogtreecommitdiff
path: root/gcc/ada/debug.adb
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/debug.adb')
-rw-r--r--gcc/ada/debug.adb3
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/ada/debug.adb b/gcc/ada/debug.adb
index 0d0f0b36316..a34caef11ab 100644
--- a/gcc/ada/debug.adb
+++ b/gcc/ada/debug.adb
@@ -531,7 +531,8 @@ package body Debug is
-- compiler has a bug -- these are the files that need to be included
-- in a bug report.
- -- d.o documentation missing ???
+ -- d.o Generate listing showing the IL instructions generated by the .NET
+ -- compiler for each subprogram.
-- d.r Forces the flag OK_To_Reorder_Components to be set in all record
-- base types that have no discriminants.