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
f658f695
Commit
f658f695
authored
Apr 24, 1999
by
Craig Burley
Committed by
Craig Burley
Apr 24, 1999
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
forgot to update news.texi
From-SVN: r26614
parent
81c5baa0
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletions
+5
-1
gcc/f/ChangeLog
+1
-0
gcc/f/news.texi
+4
-1
No files found.
gcc/f/ChangeLog
View file @
f658f695
...
...
@@ -4,6 +4,7 @@ Sat Apr 24 12:19:53 1999 Craig Burley <craig@jcb-sc.com>
start/end/incr expressions to default INTEGER.
Fix some broken conditionals.
Clean up some code in the region.
* news.c: Document the fix.
* version.c: Bump version.
...
...
gcc/f/news.texi
View file @
f658f695
...
...
@@ -9,7 +9,7 @@
@c
in
the
standalone
derivations
of
this
file
(
e
.
g
.
NEWS
).
@set
copyrights
-
news
1995
-
1999
@set
last
-
update
-
news
1999
-
04
-
2
3
@set
last
-
update
-
news
1999
-
04
-
2
4
@include
root
.
texi
...
...
@@ -179,6 +179,9 @@ Instead, it issues a diagnostic.
Fix
@code
{
g77
}
so
it
properly
handles
@samp
{
DATA
A
/
@var
{
rpt
}
*
@var
{
val
}
/
},
where
@var
{
rpt
}
is
not
default
@code
{
INTEGER
},
such
as
@code
{
INTEGER
*
2
},
instead
of
producing
a
spurious
diagnostic
.
Also
fix
@samp
{
DATA
(
A
(
I
),
I
=
1
,
N
)},
where
@samp
{
N
}
is
not
default
@code
{
INTEGER
}
to
work
instead
of
crashing
@code
{
g77
}.
@end
ifclear
@ifclear
USERVISONLY
...
...
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