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
5460eb07
Commit
5460eb07
authored
Mar 02, 1999
by
Craig Burley
Committed by
Craig Burley
Mar 02, 1999
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix news-doc item
From-SVN: r25543
parent
3c187af1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
2 deletions
+7
-2
gcc/f/ChangeLog
+4
-0
gcc/f/news.texi
+3
-2
No files found.
gcc/f/ChangeLog
View file @
5460eb07
...
...
@@ -3,6 +3,10 @@
* g77.texi (Bug Reporting): Clarify whether to use -E.
Clarify other instructions.
1999-02-26 Craig Burley <craig@jcb-sc.com>
* news.texi: Clarify IOSTAT= fix.
1999-02-25 Richard Henderson <rth@cygnus.com>
* lang-specs.h: Define __FAST_MATH__ when appropriate.
...
...
gcc/f/news.texi
View file @
5460eb07
...
...
@@ -9,7 +9,7 @@
@c
The
text
of
this
file
appears
in
the
file
BUGS
@c
in
the
G77
distribution
,
as
well
as
in
the
G77
manual
.
@c
1999
-
02
-
18
@c
1999
-
02
-
26
@ifclear
NEWSONLY
@node
News
...
...
@@ -66,7 +66,8 @@ somewhat more difficult.
@itemize
@bullet
@item
Fix
@code
{
g77
}
so
it
no
longer
crashes
when
compiling
I
/
O
statements
with
@samp
{
IOSTAT
=
@var
{
j
}},
I
/
O
statements
using
keywords
that
define
@code
{
INTEGER
}
values
,
such
as
@samp
{
IOSTAT
=
@var
{
j
}},
where
@var
{
j
}
is
other
than
default
@code
{
INTEGER
}
(
such
as
@code
{
INTEGER
*
2
}).
Instead
,
it
issues
a
diagnostic
.
...
...
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