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
3880e745
Commit
3880e745
authored
Apr 22, 1999
by
Craig Burley
Committed by
Craig Burley
Apr 22, 1999
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doc cleanup vis-a-vis f2c
From-SVN: r26595
parent
0aafb128
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
4 deletions
+10
-4
gcc/f/ChangeLog
+5
-0
gcc/f/g77.texi
+5
-4
No files found.
gcc/f/ChangeLog
View file @
3880e745
Fri Apr 23 02:08:32 1999 Craig Burley <craig@jcb-sc.com>
* g77.texi (Compiler Prototypes): Replace "missing" subscript-
checking option with something else.
Fri Apr 23 01:48:28 1999 Craig Burley <craig@jcb-sc.com>
Support new -fsubscript-check and -ff2c-subscript-check options:
...
...
gcc/f/g77.texi
View file @
3880e745
...
...
@@ -9493,10 +9493,11 @@ of these features.)
@code{g77} offers a whole bunch of compiler options that @code{f2c} doesn't.
However, @code{f2c} offers a few that @code{g77} doesn't, like an
option to generate code to check array subscripts at run time.
It is expected that @code{g77} will offer some or all of these
missing options at some time in the future.
However, @code{f2c} offers a few that @code{g77} doesn't,
like an option to have @code{REAL} default to @code{REAL*8}.
It is expected that @code{g77} will offer all of the
missing options pertinent to being a Fortran compiler
at some time in the future.
@node Compiler Speed
@subsection Compiler Speed
...
...
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