aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorArnaud Charlet <charlet@gcc.gnu.org>2009-10-27 15:07:19 +0100
committerArnaud Charlet <charlet@gcc.gnu.org>2009-10-27 15:07:19 +0100
commit3d9d6c8e59b0e95d3e24ffa6b1a71bc1c23a7516 (patch)
treea0e0a578ee2676323f67cd5b60366cc7f3150f07 /gcc
parent27cdc66a637d3f1eed6c1be633b38a011c51f34b (diff)
downloadgcc-3d9d6c8e59b0e95d3e24ffa6b1a71bc1c23a7516.zip
gcc-3d9d6c8e59b0e95d3e24ffa6b1a71bc1c23a7516.tar.gz
gcc-3d9d6c8e59b0e95d3e24ffa6b1a71bc1c23a7516.tar.bz2
Minor doc updates.
From-SVN: r153596
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ada/gnat_ugn.texi19
1 files changed, 6 insertions, 13 deletions
diff --git a/gcc/ada/gnat_ugn.texi b/gcc/ada/gnat_ugn.texi
index 0414f3f..d0d1acf 100644
--- a/gcc/ada/gnat_ugn.texi
+++ b/gcc/ada/gnat_ugn.texi
@@ -20785,18 +20785,9 @@ Quiet mode. All the diagnostics about rule violations are placed in the
Short format of the report file (no version information, no list of applied
rules, no list of checked sources is included)
-@cindex @option{^-s1^/COMPILER_STYLE^} (@command{gnatcheck})
-@item ^-s1^/COMPILER_STYLE^
-Include the compiler-style section in the report file
-
-@cindex @option{^-s2^/BY_RULES^} (@command{gnatcheck})
-@item ^-s2^/BY_RULES^
-Include the section containing diagnostics ordered by rules in the report file
-
-@cindex @option{^-s3^/BY_FILES_BY_RULES^} (@command{gnatcheck})
-@item ^-s3^/BY_FILES_BY_RULES^
-Include the section containing diagnostics ordered by files and then by rules
-in the report file
+@cindex @option{^--include-file=@var{file}^/INCLUDE_FILE=@var{file}^} (@command{gnatcheck})
+@item ^--include-file^/INCLUDE_FILE^
+Append the content of the specified text file to the report file
@cindex @option{^-t^/TIME^} (@command{gnatcheck})
@item ^-t^/TIME^
@@ -21226,7 +21217,9 @@ This rule has no parameters.
@cindex @code{Anonymous_Subtypes} rule (for @command{gnatcheck})
@noindent
-Flag all uses of anonymous subtypes. A use of an anonymous subtype is
+Flag all uses of anonymous subtypes (except cases when subtype indication
+is a part of a record component definition, and this subtype indication
+depends on a discriminant). A use of an anonymous subtype is
any instance of a subtype indication with a constraint, other than one
that occurs immediately within a subtype declaration. Any use of a range
other than as a constraint used immediately within a subtype declaration