diff options
Diffstat (limited to 'gcc/ada/debug.adb')
-rw-r--r-- | gcc/ada/debug.adb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gcc/ada/debug.adb b/gcc/ada/debug.adb index b7f750d506f..5b4f245e70b 100644 --- a/gcc/ada/debug.adb +++ b/gcc/ada/debug.adb @@ -581,8 +581,7 @@ package body Debug is -- d.T Force Optimize_Alignment (Time) mode as the default -- d.W Print out debugging information for Walk_Library_Items, including - -- the order in which units are walked. This is primarily for SofCheck - -- Inspector. + -- the order in which units are walked. This is primarily for CodePeer -- d.X By default, the compiler uses an elaborate rewriting framework for -- short-circuited forms where the right hand condition generates |