diff options
Diffstat (limited to 'gcc/ada/bindusg.adb')
| -rw-r--r-- | gcc/ada/bindusg.adb | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/gcc/ada/bindusg.adb b/gcc/ada/bindusg.adb index a4a9739..0207479 100644 --- a/gcc/ada/bindusg.adb +++ b/gcc/ada/bindusg.adb @@ -143,13 +143,10 @@ package body Bindusg is Write_Line (" -h Output this usage (help) information"); - -- ??? Enable the following code when switching from the old to the new - -- elaboration-order mechanism. - -- Line for -H switch - -- Write_Line - -- (" -H Legacy elaboration-order model enabled"); + Write_Line + (" -H Legacy elaboration order model enabled"); -- Lines for -I switch |
