Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
riscv-gcc-1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
riscv-gcc-1
Commits
3d9d6c8e
Commit
3d9d6c8e
authored
Oct 27, 2009
by
Arnaud Charlet
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Minor doc updates.
From-SVN: r153596
parent
27cdc66a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
13 deletions
+6
-13
gcc/ada/gnat_ugn.texi
+6
-13
No files found.
gcc/ada/gnat_ugn.texi
View file @
3d9d6c8e
...
...
@@ -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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment