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
33558d94
Commit
33558d94
authored
Mar 26, 2008
by
Andreas Schwab
Committed by
Andreas Schwab
Mar 26, 2008
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* doc/invoke.texi: Fix use of @item vs. @itemx.
From-SVN: r133614
parent
f6a9a9af
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
53 additions
and
51 deletions
+53
-51
gcc/ChangeLog
+4
-0
gcc/doc/invoke.texi
+49
-51
No files found.
gcc/ChangeLog
View file @
33558d94
2008-03-26 Andreas Schwab <schwab@suse.de>
* doc/invoke.texi: Fix use of @item vs. @itemx.
2008-03-26 Tom Tromey <tromey@redhat.com>
2008-03-26 Tom Tromey <tromey@redhat.com>
* Makefile.in (build/gensupport.o, build/print-rtl.o,
* Makefile.in (build/gensupport.o, build/print-rtl.o,
...
...
gcc/doc/invoke.texi
View file @
33558d94
...
@@ -961,7 +961,7 @@ instantiation), or a library unit renaming declaration (a package,
...
@@ -961,7 +961,7 @@ instantiation), or a library unit renaming declaration (a package,
generic
,
or
subprogram
renaming
declaration
).
Such
files
are
also
generic
,
or
subprogram
renaming
declaration
).
Such
files
are
also
called
@
dfn
{
specs
}.
called
@
dfn
{
specs
}.
@
item
x
@
var
{
file
}.
adb
@
item
@
var
{
file
}.
adb
Ada
source
code
file
containing
a
library
unit
body
(
a
subprogram
or
Ada
source
code
file
containing
a
library
unit
body
(
a
subprogram
or
package
body
).
Such
files
are
also
called
@
dfn
{
bodies
}.
package
body
).
Such
files
are
also
called
@
dfn
{
bodies
}.
...
@@ -4431,7 +4431,7 @@ dbg_cnt(dce) will return true only for first 10 invocations
...
@@ -4431,7 +4431,7 @@ dbg_cnt(dce) will return true only for first 10 invocations
and dbg_cnt(tail_call) will return false always.
and dbg_cnt(tail_call) will return false always.
@item -d@var{letters}
@item -d@var{letters}
@item -fdump-rtl-@var{pass}
@item
x
-fdump-rtl-@var{pass}
@opindex d
@opindex d
Says to make debugging dumps during compilation at times specified by
Says to make debugging dumps during compilation at times specified by
@var{letters}. This is used for debugging the RTL-based passes of the
@var{letters}. This is used for debugging the RTL-based passes of the
...
@@ -4451,16 +4451,16 @@ letters for use in @var{letters} and @var{pass}, and their meanings:
...
@@ -4451,16 +4451,16 @@ letters for use in @var{letters} and @var{pass}, and their meanings:
@opindex dA
@opindex dA
Annotate the assembler output with miscellaneous debugging information.
Annotate the assembler output with miscellaneous debugging information.
@item
x
-fdump-rtl-bbro
@item -fdump-rtl-bbro
@opindex fdump-rtl-bbro
@opindex fdump-rtl-bbro
Dump after block reordering, to @file{@var{file}.148r.bbro}.
Dump after block reordering, to @file{@var{file}.148r.bbro}.
@item
x
-fdump-rtl-combine
@item -fdump-rtl-combine
@opindex fdump-rtl-combine
@opindex fdump-rtl-combine
Dump after the RTL instruction combination pass, to the file
Dump after the RTL instruction combination pass, to the file
@file{@var{file}.129r.combine}.
@file{@var{file}.129r.combine}.
@item
x
-fdump-rtl-ce1
@item -fdump-rtl-ce1
@itemx -fdump-rtl-ce2
@itemx -fdump-rtl-ce2
@opindex fdump-rtl-ce1
@opindex fdump-rtl-ce1
@opindex fdump-rtl-ce2
@opindex fdump-rtl-ce2
...
@@ -4469,7 +4469,7 @@ first if conversion, to the file @file{@var{file}.117r.ce1}.
...
@@ -4469,7 +4469,7 @@ first if conversion, to the file @file{@var{file}.117r.ce1}.
@option{-fdump-rtl-ce2} enable dumping after the second if
@option{-fdump-rtl-ce2} enable dumping after the second if
conversion, to the file @file{@var{file}.130r.ce2}.
conversion, to the file @file{@var{file}.130r.ce2}.
@item
x
-fdump-rtl-btl
@item -fdump-rtl-btl
@itemx -fdump-rtl-dbr
@itemx -fdump-rtl-dbr
@opindex fdump-rtl-btl
@opindex fdump-rtl-btl
@opindex fdump-rtl-dbr
@opindex fdump-rtl-dbr
...
@@ -4483,11 +4483,11 @@ scheduling, to @file{@var{file}.36.dbr}.
...
@@ -4483,11 +4483,11 @@ scheduling, to @file{@var{file}.36.dbr}.
Dump all macro definitions, at the end of preprocessing, in addition to
Dump all macro definitions, at the end of preprocessing, in addition to
normal output.
normal output.
@item
x
-fdump-rtl-ce3
@item -fdump-rtl-ce3
@opindex fdump-rtl-ce3
@opindex fdump-rtl-ce3
Dump after the third if conversion, to @file{@var{file}.146r.ce3}.
Dump after the third if conversion, to @file{@var{file}.146r.ce3}.
@item
x
-fdump-rtl-cfg
@item -fdump-rtl-cfg
@itemx -fdump-rtl-life
@itemx -fdump-rtl-life
@opindex fdump-rtl-cfg
@opindex fdump-rtl-cfg
@opindex fdump-rtl-life
@opindex fdump-rtl-life
...
@@ -4496,11 +4496,11 @@ and data flow analysis, to @file{@var{file}.116r.cfg}.
...
@@ -4496,11 +4496,11 @@ and data flow analysis, to @file{@var{file}.116r.cfg}.
@option{-fdump-rtl-cfg} enable dumping dump after life analysis,
@option{-fdump-rtl-cfg} enable dumping dump after life analysis,
to @file{@var{file}.128r.life1} and @file{@var{file}.135r.life2}.
to @file{@var{file}.128r.life1} and @file{@var{file}.135r.life2}.
@item
x
-fdump-rtl-greg
@item -fdump-rtl-greg
@opindex fdump-rtl-greg
@opindex fdump-rtl-greg
Dump after global register allocation, to @file{@var{file}.139r.greg}.
Dump after global register allocation, to @file{@var{file}.139r.greg}.
@item
x
-fdump-rtl-gcse
@item -fdump-rtl-gcse
@itemx -fdump-rtl-bypass
@itemx -fdump-rtl-bypass
@opindex fdump-rtl-gcse
@opindex fdump-rtl-gcse
@opindex fdump-rtl-bypass
@opindex fdump-rtl-bypass
...
@@ -4509,28 +4509,28 @@ Dump after global register allocation, to @file{@var{file}.139r.greg}.
...
@@ -4509,28 +4509,28 @@ Dump after global register allocation, to @file{@var{file}.139r.greg}.
enable dumping after jump bypassing and control flow optimizations, to
enable dumping after jump bypassing and control flow optimizations, to
@file{@var{file}.115r.bypass}.
@file{@var{file}.115r.bypass}.
@item
x
-fdump-rtl-eh
@item -fdump-rtl-eh
@opindex fdump-rtl-eh
@opindex fdump-rtl-eh
Dump after finalization of EH handling code, to @file{@var{file}.02.eh}.
Dump after finalization of EH handling code, to @file{@var{file}.02.eh}.
@item
x
-fdump-rtl-sibling
@item -fdump-rtl-sibling
@opindex fdump-rtl-sibling
@opindex fdump-rtl-sibling
Dump after sibling call optimizations, to @file{@var{file}.106r.sibling}.
Dump after sibling call optimizations, to @file{@var{file}.106r.sibling}.
@item
x
-fdump-rtl-jump
@item -fdump-rtl-jump
@opindex fdump-rtl-jump
@opindex fdump-rtl-jump
Dump after the first jump optimization, to @file{@var{file}.112r.jump}.
Dump after the first jump optimization, to @file{@var{file}.112r.jump}.
@item
x
-fdump-rtl-stack
@item -fdump-rtl-stack
@opindex fdump-rtl-stack
@opindex fdump-rtl-stack
Dump after conversion from GCC'
s
"flat register file"
registers
to
the
Dump after conversion from GCC'
s
"flat register file"
registers
to
the
x87
's stack-like registers, to @file{@var{file}.152r.stack}.
x87
's stack-like registers, to @file{@var{file}.152r.stack}.
@item
x
-fdump-rtl-lreg
@item -fdump-rtl-lreg
@opindex fdump-rtl-lreg
@opindex fdump-rtl-lreg
Dump after local register allocation, to @file{@var{file}.138r.lreg}.
Dump after local register allocation, to @file{@var{file}.138r.lreg}.
@item
x
-fdump-rtl-loop2
@item -fdump-rtl-loop2
@opindex fdump-rtl-loop2
@opindex fdump-rtl-loop2
@option{-dL} and @option{-fdump-rtl-loop2} enable dumping after the
@option{-dL} and @option{-fdump-rtl-loop2} enable dumping after the
loop optimization pass, to @file{@var{file}.119r.loop2},
loop optimization pass, to @file{@var{file}.119r.loop2},
...
@@ -4538,54 +4538,54 @@ loop optimization pass, to @file{@var{file}.119r.loop2},
...
@@ -4538,54 +4538,54 @@ loop optimization pass, to @file{@var{file}.119r.loop2},
@file{@var{file}.121r.loop2_invariant}, and
@file{@var{file}.121r.loop2_invariant}, and
@file{@var{file}.125r.loop2_done}.
@file{@var{file}.125r.loop2_done}.
@item
x
-fdump-rtl-sms
@item -fdump-rtl-sms
@opindex fdump-rtl-sms
@opindex fdump-rtl-sms
Dump after modulo scheduling, to @file{@var{file}.136r.sms}.
Dump after modulo scheduling, to @file{@var{file}.136r.sms}.
@item
x
-fdump-rtl-mach
@item -fdump-rtl-mach
@opindex fdump-rtl-mach
@opindex fdump-rtl-mach
Dump after performing the machine dependent reorganization pass, to
Dump after performing the machine dependent reorganization pass, to
@file{@var{file}.155r.mach} if that pass exists.
@file{@var{file}.155r.mach} if that pass exists.
@item
x
-fdump-rtl-rnreg
@item -fdump-rtl-rnreg
@opindex fdump-rtl-rnreg
@opindex fdump-rtl-rnreg
Dump after register renumbering, to @file{@var{file}.147r.rnreg}.
Dump after register renumbering, to @file{@var{file}.147r.rnreg}.
@item
x
-fdump-rtl-regmove
@item -fdump-rtl-regmove
@opindex fdump-rtl-regmove
@opindex fdump-rtl-regmove
Dump after the register move pass, to @file{@var{file}.132r.regmove}.
Dump after the register move pass, to @file{@var{file}.132r.regmove}.
@item
x
-fdump-rtl-postreload
@item -fdump-rtl-postreload
@opindex fdump-rtl-postreload
@opindex fdump-rtl-postreload
Dump after post-reload optimizations, to @file{@var{file}.24.postreload}.
Dump after post-reload optimizations, to @file{@var{file}.24.postreload}.
@item
x
-fdump-rtl-expand
@item -fdump-rtl-expand
@opindex fdump-rtl-expand
@opindex fdump-rtl-expand
Dump after RTL generation, to @file{@var{file}.104r.expand}.
Dump after RTL generation, to @file{@var{file}.104r.expand}.
@item
x
-fdump-rtl-sched2
@item -fdump-rtl-sched2
@opindex fdump-rtl-sched2
@opindex fdump-rtl-sched2
Dump after the second scheduling pass, to @file{@var{file}.149r.sched2}.
Dump after the second scheduling pass, to @file{@var{file}.149r.sched2}.
@item
x
-fdump-rtl-cse
@item -fdump-rtl-cse
@opindex fdump-rtl-cse
@opindex fdump-rtl-cse
Dump after CSE (including the jump optimization that sometimes follows
Dump after CSE (including the jump optimization that sometimes follows
CSE), to @file{@var{file}.113r.cse}.
CSE), to @file{@var{file}.113r.cse}.
@item
x
-fdump-rtl-sched1
@item -fdump-rtl-sched1
@opindex fdump-rtl-sched1
@opindex fdump-rtl-sched1
Dump after the first scheduling pass, to @file{@var{file}.136r.sched1}.
Dump after the first scheduling pass, to @file{@var{file}.136r.sched1}.
@item
x
-fdump-rtl-cse2
@item -fdump-rtl-cse2
@opindex fdump-rtl-cse2
@opindex fdump-rtl-cse2
Dump after the second CSE pass (including the jump optimization that
Dump after the second CSE pass (including the jump optimization that
sometimes follows CSE), to @file{@var{file}.127r.cse2}.
sometimes follows CSE), to @file{@var{file}.127r.cse2}.
@item
x
-fdump-rtl-tracer
@item -fdump-rtl-tracer
@opindex fdump-rtl-tracer
@opindex fdump-rtl-tracer
Dump after running tracer, to @file{@var{file}.118r.tracer}.
Dump after running tracer, to @file{@var{file}.118r.tracer}.
@item
x
-fdump-rtl-vpt
@item -fdump-rtl-vpt
@itemx -fdump-rtl-vartrack
@itemx -fdump-rtl-vartrack
@opindex fdump-rtl-vpt
@opindex fdump-rtl-vpt
@opindex fdump-rtl-vartrack
@opindex fdump-rtl-vartrack
...
@@ -4594,19 +4594,19 @@ profile transformations, to @file{@var{file}.10.vpt}.
...
@@ -4594,19 +4594,19 @@ profile transformations, to @file{@var{file}.10.vpt}.
@option{-fdump-rtl-vartrack} enable dumping after variable tracking,
@option{-fdump-rtl-vartrack} enable dumping after variable tracking,
to @file{@var{file}.154r.vartrack}.
to @file{@var{file}.154r.vartrack}.
@item
x
-fdump-rtl-flow2
@item -fdump-rtl-flow2
@opindex fdump-rtl-flow2
@opindex fdump-rtl-flow2
Dump after the second flow pass, to @file{@var{file}.142r.flow2}.
Dump after the second flow pass, to @file{@var{file}.142r.flow2}.
@item
x
-fdump-rtl-peephole2
@item -fdump-rtl-peephole2
@opindex fdump-rtl-peephole2
@opindex fdump-rtl-peephole2
Dump after the peephole pass, to @file{@var{file}.145r.peephole2}.
Dump after the peephole pass, to @file{@var{file}.145r.peephole2}.
@item
x
-fdump-rtl-web
@item -fdump-rtl-web
@opindex fdump-rtl-web
@opindex fdump-rtl-web
Dump after live range splitting, to @file{@var{file}.126r.web}.
Dump after live range splitting, to @file{@var{file}.126r.web}.
@item
x
-fdump-rtl-all
@item -fdump-rtl-all
@opindex fdump-rtl-all
@opindex fdump-rtl-all
Produce all the dumps listed above.
Produce all the dumps listed above.
...
@@ -8539,7 +8539,7 @@ assembly code. Permissible names are: @samp{arm2}, @samp{arm250},
...
@@ -8539,7 +8539,7 @@ assembly code. Permissible names are: @samp{arm2}, @samp{arm250},
@samp{cortex-a8}, @samp{cortex-r4}, @samp{cortex-m3}, @samp{cortex-m1},
@samp{cortex-a8}, @samp{cortex-r4}, @samp{cortex-m3}, @samp{cortex-m1},
@samp{xscale}, @samp{iwmmxt}, @samp{ep9312}.
@samp{xscale}, @samp{iwmmxt}, @samp{ep9312}.
@item
x
-mtune=@var{name}
@item -mtune=@var{name}
@opindex mtune
@opindex mtune
This option is very similar to the @option{-mcpu=} option, except that
This option is very similar to the @option{-mcpu=} option, except that
instead of specifying the actual target processor type, and hence
instead of specifying the actual target processor type, and hence
...
@@ -9317,7 +9317,6 @@ one controlled by the @option{-mcpu} or @option{-march} option.
...
@@ -9317,7 +9317,6 @@ one controlled by the @option{-mcpu} or @option{-march} option.
@itemx -unexported_symbols_list
@itemx -unexported_symbols_list
@itemx -weak_reference_mismatches
@itemx -weak_reference_mismatches
@itemx -whatsloaded
@itemx -whatsloaded
@opindex allowable_client
@opindex allowable_client
@opindex client_name
@opindex client_name
@opindex compatibility_version
@opindex compatibility_version
...
@@ -9376,7 +9375,6 @@ one controlled by the @option{-mcpu} or @option{-march} option.
...
@@ -9376,7 +9375,6 @@ one controlled by the @option{-mcpu} or @option{-march} option.
@opindex unexported_symbols_list
@opindex unexported_symbols_list
@opindex weak_reference_mismatches
@opindex weak_reference_mismatches
@opindex whatsloaded
@opindex whatsloaded
These options are passed to the Darwin linker. The Darwin linker man page
These options are passed to the Darwin linker. The Darwin linker man page
describes them in detail.
describes them in detail.
@end table
@end table
...
@@ -10688,29 +10686,29 @@ preferred alignment to @option{-mpreferred-stack-boundary=2}.
...
@@ -10688,29 +10686,29 @@ preferred alignment to @option{-mpreferred-stack-boundary=2}.
@
item
-
mmmx
@
item
-
mmmx
@
itemx
-
mno
-
mmx
@
itemx
-
mno
-
mmx
@
item
-
msse
@
item
x
-
msse
@
itemx
-
mno
-
sse
@
itemx
-
mno
-
sse
@
item
-
msse2
@
item
x
-
msse2
@
itemx
-
mno
-
sse2
@
itemx
-
mno
-
sse2
@
item
-
msse3
@
item
x
-
msse3
@
itemx
-
mno
-
sse3
@
itemx
-
mno
-
sse3
@
item
-
mssse3
@
item
x
-
mssse3
@
itemx
-
mno
-
ssse3
@
itemx
-
mno
-
ssse3
@
item
-
msse4
.1
@
item
x
-
msse4
.1
@
itemx
-
mno
-
sse4
.1
@
itemx
-
mno
-
sse4
.1
@
item
-
msse4
.2
@
item
x
-
msse4
.2
@
itemx
-
mno
-
sse4
.2
@
itemx
-
mno
-
sse4
.2
@
item
-
msse4
@
item
x
-
msse4
@
itemx
-
mno
-
sse4
@
itemx
-
mno
-
sse4
@
item
-
msse4a
@
item
x
-
msse4a
@
item
-
mno
-
sse4a
@
item
x
-
mno
-
sse4a
@
item
-
msse5
@
item
x
-
msse5
@
itemx
-
mno
-
sse5
@
itemx
-
mno
-
sse5
@
item
-
m3dnow
@
item
x
-
m3dnow
@
itemx
-
mno
-
3
dnow
@
itemx
-
mno
-
3
dnow
@
item
-
mpopcnt
@
item
x
-
mpopcnt
@
itemx
-
mno
-
popcnt
@
itemx
-
mno
-
popcnt
@
item
-
mabm
@
item
x
-
mabm
@
itemx
-
mno
-
abm
@
itemx
-
mno
-
abm
@
opindex
mmmx
@
opindex
mmmx
@
opindex
mno
-
mmx
@
opindex
mno
-
mmx
...
@@ -12974,7 +12972,7 @@ the AltiVec instruction set. You may also need to set
...
@@ -12974,7 +12972,7 @@ the AltiVec instruction set. You may also need to set
enhancements
.
enhancements
.
@
item
-
mvrsave
@
item
-
mvrsave
@
item
-
mno
-
vrsave
@
item
x
-
mno
-
vrsave
@
opindex
mvrsave
@
opindex
mvrsave
@
opindex
mno
-
vrsave
@
opindex
mno
-
vrsave
Generate
VRSAVE
instructions
when
generating
AltiVec
code
.
Generate
VRSAVE
instructions
when
generating
AltiVec
code
.
...
@@ -13601,7 +13599,7 @@ to build a linux kernel use @option{-msoft-float}.
...
@@ -13601,7 +13599,7 @@ to build a linux kernel use @option{-msoft-float}.
The
default
is
to
not
maintain
the
backchain
.
The
default
is
to
not
maintain
the
backchain
.
@
item
-
mpacked
-
stack
@
item
-
mpacked
-
stack
@
item
-
mno
-
packed
-
stack
@
item
x
-
mno
-
packed
-
stack
@
opindex
mpacked
-
stack
@
opindex
mpacked
-
stack
@
opindex
mno
-
packed
-
stack
@
opindex
mno
-
packed
-
stack
Use
(
do
not
use
)
the
packed
stack
layout
.
When
@
option
{-
mno
-
packed
-
stack
}
is
Use
(
do
not
use
)
the
packed
stack
layout
.
When
@
option
{-
mno
-
packed
-
stack
}
is
...
@@ -13722,7 +13720,7 @@ Emit a warning if the function calls alloca or uses dynamically
...
@@ -13722,7 +13720,7 @@ Emit a warning if the function calls alloca or uses dynamically
sized arrays. This is generally a bad idea with a limited stack size.
sized arrays. This is generally a bad idea with a limited stack size.
@item -mstack-guard=@var{stack-guard}
@item -mstack-guard=@var{stack-guard}
@item -mstack-size=@var{stack-size}
@item
x
-mstack-size=@var{stack-size}
@opindex mstack-guard
@opindex mstack-guard
@opindex mstack-size
@opindex mstack-size
If these options are provided the s390 back end emits additional instructions in
If these options are provided the s390 back end emits additional instructions in
...
...
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