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
1dd4cfb5
Commit
1dd4cfb5
authored
Nov 16, 2005
by
Arnaud Charlet
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix typos.
From-SVN: r107073
parent
c279327b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
gcc/ada/gnat_rm.texi
+2
-2
No files found.
gcc/ada/gnat_rm.texi
View file @
1dd4cfb5
...
@@ -3029,7 +3029,7 @@ pragma Obsolescent [(static_string_EXPRESSION [,Ada_05])];
...
@@ -3029,7 +3029,7 @@ pragma Obsolescent [(static_string_EXPRESSION [,Ada_05])];
@noindent
@noindent
This pragma can occur immediately following a subprogram
This pragma can occur immediately following a subprogram
declaration
in which
indicates that the associated function or procedure
declaration
and
indicates that the associated function or procedure
is considered obsolescent and should not be used. Typically this is
is considered obsolescent and should not be used. Typically this is
used when an API must be modified by eventually removing or modifying
used when an API must be modified by eventually removing or modifying
existing subprograms. The pragma can be used at an intermediate stage
existing subprograms. The pragma can be used at an intermediate stage
...
@@ -3054,7 +3054,7 @@ the identifier Ada_05, no other argument is allowed), then the
...
@@ -3054,7 +3054,7 @@ the identifier Ada_05, no other argument is allowed), then the
indication
of
obsolescence
applies
only
when
compiling
in
Ada
2005
indication
of
obsolescence
applies
only
when
compiling
in
Ada
2005
mode
.
This
is
primarily
intended
for
dealing
with
the
situations
mode
.
This
is
primarily
intended
for
dealing
with
the
situations
in
the
predefined
library
where
subprograms
or
packages
in
the
predefined
library
where
subprograms
or
packages
have
become
definedas
obsolescent
in
Ada
2005
have
become
defined
as
obsolescent
in
Ada
2005
(
e
.
g
.
in
Ada
.
Characters
.
Handling
),
but
may
be
used
anywhere
.
(
e
.
g
.
in
Ada
.
Characters
.
Handling
),
but
may
be
used
anywhere
.
@
node
Pragma
Passive
@
node
Pragma
Passive
...
...
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