From a46edbad592965e0ff0b58d8466aa55fd54b95b0 Mon Sep 17 00:00:00 2001 From: Doug Rupp Date: Thu, 16 Jun 2005 10:55:47 +0200 Subject: vms_conv.ads, [...]: Remove "Library" command. 2005-06-14 Doug Rupp Vincent Celier * vms_conv.ads, vms_conv.adb: Remove "Library" command. Update copyright. * vms_data.ads: Add entry for -gnaty/Y [NO]ADA_2005_COMPATIBILITY Remove "Library" command. Change keyword for style check -gnatyd from NOCRLF to DOS_LINE_ENDINGS. Remove useless second style check keyword NONE Remove help documentation for inexistent style check keyword RM_COLUMN_LAYOUT. Add help documentation for style check keywords DOS_LINE_ENDINGS, UNNECESSARY_BLANK_LINES and XTRA_PARENS Add UNNECESSARY_BLANK_LINES for -gnatyu Add qualifiers /ALL_PROJECTS (-U) for GNAT PRETTY and GNAT METRIC * ug_words: Add entry for -gnaty/Y [NO]ADA_2005_COMPATIBILITY From-SVN: r101067 --- gcc/ada/ug_words | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gcc/ada/ug_words') diff --git a/gcc/ada/ug_words b/gcc/ada/ug_words index 03e43251eee..8203ee546c1 100644 --- a/gcc/ada/ug_words +++ b/gcc/ada/ug_words @@ -142,6 +142,8 @@ gcc -c ^ GNAT COMPILE -gnatwV ^ /WARNINGS=NOVARIABLES_UNINITIALIZED -gnatwx ^ /WARNINGS=IMPORT_EXPORT_PRAGMAS -gnatwX ^ /WARNINGS=NOIMPORT_EXPORT_PRAGMAS +-gnatwy ^ /WARNINGS=ADA_2005_COMPATIBILITY +-gnatwY ^ /WARNINGS=NOADA_2005_COMPATIBILITY -gnatwz ^ /WARNINGS=UNCHECKED_CONVERSIONS -gnatwZ ^ /WARNINGS=NOUNCHECKED_CONVERSIONS -gnatW8 ^ /WIDE_CHARACTER_ENCODING=UTF8 -- cgit v1.2.1