diff options
Diffstat (limited to 'gcc/ada/debug.adb')
-rw-r--r-- | gcc/ada/debug.adb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/ada/debug.adb b/gcc/ada/debug.adb index 89bb7f8..a81de09 100644 --- a/gcc/ada/debug.adb +++ b/gcc/ada/debug.adb @@ -368,7 +368,7 @@ package body Debug is -- d_q -- d_r -- d_s - -- d_t Output cycle detection trace information + -- d_t Output cycle-detection trace information -- d_u -- d_v -- d_w @@ -1150,7 +1150,7 @@ package body Debug is -- elaboration order and no longer creates an implicit dependency on -- the body of the argument. - -- d_t GNATBIND output trace information of cycle detection activities to + -- d_t GNATBIND output trace information of cycle-detection activities to -- standard output. -- d_A GNATBIND output the contents of all ALI invocation-related tables |