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
e1b4184c
Commit
e1b4184c
authored
Jan 04, 2007
by
Brooks Moses
Committed by
Brooks Moses
Jan 03, 2007
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* intrinsic.texi (Introduction): Rewrite first paragraph.
From-SVN: r120426
parent
7816b87e
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
7 deletions
+11
-7
gcc/fortran/ChangeLog
+4
-0
gcc/fortran/intrinsic.texi
+7
-7
No files found.
gcc/fortran/ChangeLog
View file @
e1b4184c
2007-01-03 Brooks Moses <brooks.moses@codesourcery.com>
* intrinsic.texi (Introduction): Rewrite first paragraph.
2007-01-03 Brooks Moses <brooks.moses@codesourcery.com>
* invoke.texi (OpenMP): Added index entry.
* gfortran.texi (title page): Removed erroneous '*'.
...
...
gcc/fortran/intrinsic.texi
View file @
e1b4184c
...
...
@@ -254,13 +254,13 @@ Some intrinsics have documentation yet to be completed as indicated by 'document
@
node
Introduction
@
section
Introduction
to
intrinsic
procedures
GNU
Fortran
provides
a
rich
set
of
intrinsic
procedures
that
includes
all
the
intrinsic
procedures
required
by
the
Fortran
95
standard
,
a
set
of
intrinsic
procedures
for
backwards
compatibility
with
G
nu
Fortran
77
(
i
.
e
.,
@
command
{
g77
}),
and
a
small
selection
of
intrinsic
procedures
from
the
Fortran
2003
standard
.
Any
description
here
,
which
conflicts
with
a
description
in
either
the
Fortran
95
standard
or
the
Fortran
2003
standard
,
is
unintentional
and
the
standard
(
s
)
should
be
considered
authoritative
.
The
intrinsic
procedures
provided
by
GNU
Fortran
include
all
of
the
intrinsic
procedures
required
by
the
Fortran
95
standard
,
a
set
of
intrinsic
procedures
for
backwards
compatibility
with
G
77
,
and
a
small
selection
of
intrinsic
procedures
from
the
Fortran
2003
standard
.
Any
conflict
between
a
description
here
and
a
description
in
either
the
Fortran
95
standard
or
the
Fortran
2003
standard
is
unintentional
,
and
the
standard
(
s
)
should
be
considered
authoritative
.
The
enumeration
of
the
@
code
{
KIND
}
type
parameter
is
processor
defined
in
the
Fortran
95
standard
.
GNU
Fortran
defines
the
default
integer
type
and
...
...
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