From: Eric Botcazou Date: Wed, 12 Jun 2024 10:35:13 +0000 (+0200) Subject: ada: Document that -gnatdJ is unused X-Git-Tag: basepoints/gcc-16~7783 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fe29260b0d4cefe53fb073804d5b96c58db6245c;p=thirdparty%2Fgcc.git ada: Document that -gnatdJ is unused gcc/ada/ * debug.adb (dJ): Add back as unused. --- diff --git a/gcc/ada/debug.adb b/gcc/ada/debug.adb index f7fcd399769..3313c4a408f 100644 --- a/gcc/ada/debug.adb +++ b/gcc/ada/debug.adb @@ -67,6 +67,7 @@ package body Debug is -- dG Generate all warnings including those normally suppressed -- dH Hold (kill) call to gigi -- dI Inhibit internal name numbering in gnatG listing + -- dJ -- dK Kill all error messages -- dL Ignore external calls from instances for elaboration -- dM Assume all variables are modified (no current values)