aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/ug_words
diff options
context:
space:
mode:
authorRobert Dewar <dewar@adacore.com>2008-05-20 14:51:51 +0200
committerArnaud Charlet <charlet@gcc.gnu.org>2008-05-20 14:51:51 +0200
commit8436e37c4bbf4bd43b0e0f07cceeddcb1e2183ff (patch)
tree13a6ba051759eb8443bb8b4907a57a049d10d74c /gcc/ada/ug_words
parent5eace9bc1954837d315fda86bb22c44a7443a27a (diff)
downloadgcc-8436e37c4bbf4bd43b0e0f07cceeddcb1e2183ff.zip
gcc-8436e37c4bbf4bd43b0e0f07cceeddcb1e2183ff.tar.gz
gcc-8436e37c4bbf4bd43b0e0f07cceeddcb1e2183ff.tar.bz2
vms_data.ads: Add entry for -gnatr Put GNAT SYNC section in proper alpha order Add VMS...
2008-05-20 Robert Dewar <dewar@adacore.com> Vincent Celier <celier@adacore.com> * vms_data.ads: Add entry for -gnatr Put GNAT SYNC section in proper alpha order Add VMS qualifier /DISPLAY_PROGRESS equivalent to gnatmake switch -d * gnat_ugn.texi: Add documentation for new gnatname switch --and Update the style checks section Add documentation of -gnatr Add to the "Adding the Results of Compiler Checks to gnatcheck Output" subsection the explanation how compiler checks should be disabled for gnatcheck. Update the list of Ada 95 reserved words used by in the project language Add documentation for project qualifiers. Document that abstract projects may be extended by different projects in the same project tree. Add documentation for gnatmake switch -d * ug_words: Add -gnatyy VMS equivalence string. Add entry for -gnatr From-SVN: r135647
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 c167596..7f8e957 100644
--- a/gcc/ada/ug_words
+++ b/gcc/ada/ug_words
@@ -89,6 +89,7 @@ gcc -c ^ GNAT COMPILE
-gnatR3 ^ /REPRESENTATION_INFO=SYMBOLIC
-gnatq ^ /TRY_SEMANTICS
-gnatQ ^ /FORCE_ALI
+-gnatr ^ /TREAT_RESTRICTIONS_AS_WARNINGS
-gnats ^ /SYNTAX_ONLY
-gnatS ^ /PRINT_STANDARD
-gnatt ^ /TREE_OUTPUT
@@ -177,6 +178,7 @@ gcc -c ^ GNAT COMPILE
-gnatW8 ^ /WIDE_CHARACTER_ENCODING=UTF8
-gnatW? ^ /WIDE_CHARACTER_ENCODING=?
-gnaty ^ /STYLE_CHECKS
+-gnatyy ^ /STYLE_CHECKS=ALL_BUILTIN
-gnatZ ^ /ZERO_COST_EXCEPTIONS
-gnatzc ^ /DISTRIBUTION_STUBS=CALLER
-gnatzr ^ /DISTRIBUTION_STUBS=RECEIVER