aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/ug_words
diff options
context:
space:
mode:
authorDoug Rupp <rupp@adacore.com>2005-06-16 10:55:47 +0200
committerArnaud Charlet <charlet@gcc.gnu.org>2005-06-16 10:55:47 +0200
commita46edbad592965e0ff0b58d8466aa55fd54b95b0 (patch)
tree61eff1a6db6f0af949f01ea3d964121343ee6902 /gcc/ada/ug_words
parentf3d771b30e960aa00eac92f2b8b385f38cc07541 (diff)
downloadgcc-a46edbad592965e0ff0b58d8466aa55fd54b95b0.zip
gcc-a46edbad592965e0ff0b58d8466aa55fd54b95b0.tar.gz
gcc-a46edbad592965e0ff0b58d8466aa55fd54b95b0.tar.bz2
vms_conv.ads, [...]: Remove "Library" command.
2005-06-14 Doug Rupp <rupp@adacore.com> Vincent Celier <celier@adacore.com> * 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
Diffstat (limited to 'gcc/ada/ug_words')
-rw-r--r--gcc/ada/ug_words2
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/ada/ug_words b/gcc/ada/ug_words
index 03e4325..8203ee5 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