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
33971b58
Commit
33971b58
authored
Jul 14, 2003
by
Geoffrey Keating
Committed by
Geoffrey Keating
Jul 14, 2003
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* lang-specs.h (f77-cpp-input): Use -o to specify the CPP output file.
From-SVN: r69344
parent
2def5b76
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletions
+5
-1
gcc/f/ChangeLog
+4
-0
gcc/f/lang-specs.h
+1
-1
No files found.
gcc/f/ChangeLog
View file @
33971b58
2003
-
07
-
14
Geoffrey
Keating
<
geoffk
@apple
.
com
>
*
lang
-
specs
.
h
(
f77
-
cpp
-
input
)
:
Use
-
o
to
specify
the
CPP
output
file
.
2003
-
07
-
10
Toon
Moene
<
toon
@moene
.
indiv
.
nluug
.
nl
>
*
ffe
.
texi
:
Correctly
use
@var
{
srcdir
}.
...
...
gcc/f/lang-specs.h
View file @
33971b58
...
...
@@ -31,7 +31,7 @@ the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
{
"@f77-cpp-input"
,
"cc1 -E -traditional-cpp -D_LANGUAGE_FORTRAN %(cpp_options) \
%{E|M|MM:%(cpp_debug_options)}\
%{!M:%{!MM:%{!E: %|.f |
\n
\
%{!M:%{!MM:%{!E:
-o
%|.f |
\n
\
f771 %|.f %(cc1_options) %{I*} %{!fsyntax-only:%(invoke_as)}}}}"
,
0
},
{
".r"
,
"@ratfor"
,
0
},
{
"@ratfor"
,
...
...
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