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
69956def
Commit
69956def
authored
Jan 13, 1998
by
Jeffrey A Law
Committed by
Jeff Law
Jan 13, 1998
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* lang-options.h: Add missing options.
From-SVN: r17342
parent
0d3e11a5
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
1 deletions
+13
-1
gcc/f/ChangeLog.egcs
+4
-0
gcc/f/lang-options.h
+9
-1
No files found.
gcc/f/ChangeLog.egcs
View file @
69956def
Tue Jan 13 22:07:54 1998 Jeffrey A Law (law@cygnus.com)
* lang-options.h: Add missing options.
Fri Dec 19 00:12:01 1997 Richard Henderson <rth@cygnus.com>
* com.c (ffecom_sym_transform_): Assumed arrays have no upper bound.
...
...
gcc/f/lang-options.h
View file @
69956def
/* lang-options.h file for Fortran
Copyright (C) 1995-199
7
Free Software Foundation, Inc.
Copyright (C) 1995-199
8
Free Software Foundation, Inc.
Contributed by James Craig Burley (burley@gnu.ai.mit.edu).
This file is part of GNU Fortran.
...
...
@@ -111,6 +111,14 @@ the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
"-ff2c-intrinsics-hide"
,
"-ff2c-intrinsics-disable"
,
"-ff2c-intrinsics-enable"
,
"-fgnu-intrinsics-delete"
,
"-fgnu-intrinsics-hide"
,
"-fgnu-intrinsics-disable"
,
"-fgnu-intrinsics-enable"
,
"-fbadu77-intrinsics-delete"
,
"-fbadu77-intrinsics-hide"
,
"-fbadu77-intrinsics-disable"
,
"-fbadu77-intrinsics-enable"
,
"-ff90-intrinsics-delete"
,
"-ff90-intrinsics-hide"
,
"-ff90-intrinsics-disable"
,
...
...
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