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
6e96b543
Commit
6e96b543
authored
May 26, 2008
by
Arnaud Charlet
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* exp_vfpt.ads: Add ??? comment for last change
From-SVN: r135946
parent
fda528a8
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
gcc/ada/exp_vfpt.ads
+4
-2
No files found.
gcc/ada/exp_vfpt.ads
View file @
6e96b543
...
@@ -46,8 +46,10 @@ package Exp_VFpt is
...
@@ -46,8 +46,10 @@ package Exp_VFpt is
--
target
type
,
or
both
,
are
Vax
floating
-
point
type
.
--
target
type
,
or
both
,
are
Vax
floating
-
point
type
.
procedure
Expand_Vax_Foreign_Return
(
N
:
Node_Id
);
procedure
Expand_Vax_Foreign_Return
(
N
:
Node_Id
);
--
The
node
N
is
a
call
to
a
foreign
function
that
returns
a
Vax
--
The
node
N
is
a
call
to
a
foreign
function
that
returns
a
Vax
float
--
float
value
in
a
floating
point
register
.
--
value
in
a
floating
point
register
.
--
Yes
,
but
what
does
it
do
???
there
is
no
hint
anywhere
in
the
spec
or
--
body
comments
,
need
full
spec
here
???
procedure
Expand_Vax_Real_Literal
(
N
:
Node_Id
);
procedure
Expand_Vax_Real_Literal
(
N
:
Node_Id
);
--
The
node
N
is
a
real
literal
node
where
the
type
is
a
Vax
floating
-
point
--
The
node
N
is
a
real
literal
node
where
the
type
is
a
Vax
floating
-
point
...
...
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