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
41def521
Commit
41def521
authored
May 26, 2008
by
Arnaud Charlet
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* sinfo.ads: Minor reformatting
From-SVN: r135915
parent
847ec40a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
gcc/ada/sinfo.ads
+2
-2
No files found.
gcc/ada/sinfo.ads
View file @
41def521
...
@@ -1414,12 +1414,12 @@ package Sinfo is
...
@@ -1414,12 +1414,12 @@ package Sinfo is
-- full details)
-- full details)
-- No_Initialization (Flag13-Sem)
-- No_Initialization (Flag13-Sem)
-- Present in N_Object_Declaration
&
N_Allocator to indicate that the
-- Present in N_Object_Declaration
and
N_Allocator to indicate that the
-- object must not be initialized (by Initialize or call to an init
-- object must not be initialized (by Initialize or call to an init
-- proc). This is needed for controlled aggregates. When the Object
-- proc). This is needed for controlled aggregates. When the Object
-- declaration has an expression, this flag means that this expression
-- declaration has an expression, this flag means that this expression
-- should not be taken into account (needed for in place initialization
-- should not be taken into account (needed for in place initialization
-- with aggregates)
-- with aggregates)
.
-- No_Truncation (Flag17-Sem)
-- No_Truncation (Flag17-Sem)
-- Present in N_Unchecked_Type_Conversion node. This flag has an effect
-- Present in N_Unchecked_Type_Conversion node. This flag has an effect
...
...
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