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
7f601954
Commit
7f601954
authored
Dec 19, 2002
by
Kazu Hirata
Committed by
Kazu Hirata
Dec 19, 2002
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* intdoc.in: Fix typos.
From-SVN: r60306
parent
f0895142
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
3 deletions
+7
-3
gcc/f/ChangeLog
+4
-0
gcc/f/intdoc.in
+3
-3
No files found.
gcc/f/ChangeLog
View file @
7f601954
2002
-
12
-
19
Kazu
Hirata
<
kazu
@cs
.
umass
.
edu
>
*
intdoc
.
in
:
Fix
typos
.
2002
-
12
-
18
Kazu
Hirata
<
kazu
@cs
.
umass
.
edu
>
*
g77
.
texi
:
Fix
typos
.
...
...
gcc/f/intdoc.in
View file @
7f601954
...
...
@@ -646,7 +646,7 @@ magnitude truncated and its sign preserved, converted
to type @code{INTEGER(KIND=6)}.
If @var{@1@} is type @code{COMPLEX}, its real part
is truncated and converted, and its imaginary part is dis
g
regarded.
is truncated and converted, and its imaginary part is disregarded.
@xref{Int Intrinsic}.
...
...
@@ -661,7 +661,7 @@ magnitude truncated and its sign preserved, converted
to type @code{INTEGER(KIND=6)}.
If @var{@1@} is type @code{COMPLEX}, its real part
is truncated and converted, and its imaginary part is dis
g
regarded.
is truncated and converted, and its imaginary part is disregarded.
@xref{Int Intrinsic}.
...
...
@@ -676,7 +676,7 @@ magnitude truncated and its sign preserved, converted
to type @code{INTEGER(KIND=2)}.
If @var{@1@} is type @code{COMPLEX}, its real part
is truncated and converted, and its imaginary part is dis
g
regarded.
is truncated and converted, and its imaginary part is disregarded.
@xref{Int Intrinsic}.
...
...
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