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
e8b3c8ac
Commit
e8b3c8ac
authored
Mar 05, 2002
by
Ira Ruben
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
This is the documentation for -### that I forgot to add when -### was
originally added. From-SVN: r50328
parent
c01bfdbf
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
1 deletions
+7
-1
gcc/doc/invoke.texi
+7
-1
No files found.
gcc/doc/invoke.texi
View file @
e8b3c8ac
...
...
@@ -157,7 +157,7 @@ in the following sections.
@
xref
{
Overall
Options
,,
Options
Controlling
the
Kind
of
Output
}.
@
gccoptlist
{
-
c
-
S
-
E
-
o
@
var
{
file
}
-
pipe
-
pass
-
exit
-
codes
-
x
@
var
{
language
}
@
gol
-
v
--
target
-
help
--
help
}
-
v
-
###
-
-
target
-
help
--
help
}
@
item
C
Language
Options
@
xref
{
C
Dialect
Options
,,
Options
Controlling
C
Dialect
}.
...
...
@@ -893,6 +893,12 @@ Print (on standard error output) the commands executed to run the stages
of
compilation
.
Also
print
the
version
number
of
the
compiler
driver
program
and
of
the
preprocessor
and
the
compiler
proper
.
@
item
-###
@
opindex
###
Like
@
option
{-
v
}
except
the
commands
are
not
executed
and
all
command
arguments
are
quoted
.
This
is
useful
for
shell
scripts
to
capture
the
driver
-
generated
command
lines
.
@
item
-
pipe
@
opindex
pipe
Use
pipes
rather
than
temporary
files
for
communication
between
the
...
...
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