mirror of git://gcc.gnu.org/git/gcc.git
* doc/invoke.texi: Correct dump file names.
From-SVN: r60055
This commit is contained in:
parent
70eec35875
commit
355bd14f09
|
@ -1,3 +1,7 @@
|
||||||
|
2002-12-11 Kazu Hirata <kazu@cs.umass.edu>
|
||||||
|
|
||||||
|
* doc/invoke.texi: Correct dump file names.
|
||||||
|
|
||||||
2002-12-09 Steve Ellcey <sje@cup.hp.com>
|
2002-12-09 Steve Ellcey <sje@cup.hp.com>
|
||||||
|
|
||||||
* config/ia64/ia64.c (ia64_hpux_asm_file_end): Don't send stripped
|
* config/ia64/ia64.c (ia64_hpux_asm_file_end): Don't send stripped
|
||||||
|
|
|
@ -3088,19 +3088,19 @@ meanings:
|
||||||
Annotate the assembler output with miscellaneous debugging information.
|
Annotate the assembler output with miscellaneous debugging information.
|
||||||
@item b
|
@item b
|
||||||
@opindex db
|
@opindex db
|
||||||
Dump after computing branch probabilities, to @file{@var{file}.15.bp}.
|
Dump after computing branch probabilities, to @file{@var{file}.14.bp}.
|
||||||
@item B
|
@item B
|
||||||
@opindex dB
|
@opindex dB
|
||||||
Dump after block reordering, to @file{@var{file}.30.bbro}.
|
Dump after block reordering, to @file{@var{file}.32.bbro}.
|
||||||
@item c
|
@item c
|
||||||
@opindex dc
|
@opindex dc
|
||||||
Dump after instruction combination, to the file @file{@var{file}.17.combine}.
|
Dump after instruction combination, to the file @file{@var{file}.19.combine}.
|
||||||
@item C
|
@item C
|
||||||
@opindex dC
|
@opindex dC
|
||||||
Dump after the first if conversion, to the file @file{@var{file}.18.ce}.
|
Dump after the first if conversion, to the file @file{@var{file}.15.ce1}.
|
||||||
@item d
|
@item d
|
||||||
@opindex dd
|
@opindex dd
|
||||||
Dump after delayed branch scheduling, to @file{@var{file}.32.dbr}.
|
Dump after delayed branch scheduling, to @file{@var{file}.34.dbr}.
|
||||||
@item D
|
@item D
|
||||||
@opindex dD
|
@opindex dD
|
||||||
Dump all macro definitions, at the end of preprocessing, in addition to
|
Dump all macro definitions, at the end of preprocessing, in addition to
|
||||||
|
@ -3111,25 +3111,25 @@ Dump after SSA optimizations, to @file{@var{file}.04.ssa} and
|
||||||
@file{@var{file}.07.ussa}.
|
@file{@var{file}.07.ussa}.
|
||||||
@item E
|
@item E
|
||||||
@opindex dE
|
@opindex dE
|
||||||
Dump after the second if conversion, to @file{@var{file}.27.ce2}.
|
Dump after the second if conversion, to @file{@var{file}.29.ce3}.
|
||||||
@item f
|
@item f
|
||||||
@opindex df
|
@opindex df
|
||||||
Dump after life analysis, to @file{@var{file}.16.life}.
|
Dump after life analysis, to @file{@var{file}.18.life}.
|
||||||
@item F
|
@item F
|
||||||
@opindex dF
|
@opindex dF
|
||||||
Dump after purging @code{ADDRESSOF} codes, to @file{@var{file}.10.addressof}.
|
Dump after purging @code{ADDRESSOF} codes, to @file{@var{file}.10.addressof}.
|
||||||
@item g
|
@item g
|
||||||
@opindex dg
|
@opindex dg
|
||||||
Dump after global register allocation, to @file{@var{file}.22.greg}.
|
Dump after global register allocation, to @file{@var{file}.24.greg}.
|
||||||
@item h
|
@item h
|
||||||
@opindex dh
|
@opindex dh
|
||||||
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 k
|
@item k
|
||||||
@opindex dk
|
@opindex dk
|
||||||
Dump after reg-to-stack conversion, to @file{@var{file}.29.stack}.
|
Dump after reg-to-stack conversion, to @file{@var{file}.31.stack}.
|
||||||
@item o
|
@item o
|
||||||
@opindex do
|
@opindex do
|
||||||
Dump after post-reload optimizations, to @file{@var{file}.23.postreload}.
|
Dump after post-reload optimizations, to @file{@var{file}.25.postreload}.
|
||||||
@item G
|
@item G
|
||||||
@opindex dG
|
@opindex dG
|
||||||
Dump after GCSE, to @file{@var{file}.11.gcse}.
|
Dump after GCSE, to @file{@var{file}.11.gcse}.
|
||||||
|
@ -3141,52 +3141,52 @@ Dump after sibling call optimizations, to @file{@var{file}.01.sibling}.
|
||||||
Dump after the first jump optimization, to @file{@var{file}.03.jump}.
|
Dump after the first jump optimization, to @file{@var{file}.03.jump}.
|
||||||
@item k
|
@item k
|
||||||
@opindex dk
|
@opindex dk
|
||||||
Dump after conversion from registers to stack, to @file{@var{file}.33.stack}.
|
Dump after conversion from registers to stack, to @file{@var{file}.31.stack}.
|
||||||
@item l
|
@item l
|
||||||
@opindex dl
|
@opindex dl
|
||||||
Dump after local register allocation, to @file{@var{file}.21.lreg}.
|
Dump after local register allocation, to @file{@var{file}.23.lreg}.
|
||||||
@item L
|
@item L
|
||||||
@opindex dL
|
@opindex dL
|
||||||
Dump after loop optimization, to @file{@var{file}.12.loop}.
|
Dump after loop optimization, to @file{@var{file}.12.loop}.
|
||||||
@item M
|
@item M
|
||||||
@opindex dM
|
@opindex dM
|
||||||
Dump after performing the machine dependent reorganisation pass, to
|
Dump after performing the machine dependent reorganisation pass, to
|
||||||
@file{@var{file}.31.mach}.
|
@file{@var{file}.33.mach}.
|
||||||
@item n
|
@item n
|
||||||
@opindex dn
|
@opindex dn
|
||||||
Dump after register renumbering, to @file{@var{file}.26.rnreg}.
|
Dump after register renumbering, to @file{@var{file}.28.rnreg}.
|
||||||
@item N
|
@item N
|
||||||
@opindex dN
|
@opindex dN
|
||||||
Dump after the register move pass, to @file{@var{file}.19.regmove}.
|
Dump after the register move pass, to @file{@var{file}.21.regmove}.
|
||||||
@item r
|
@item r
|
||||||
@opindex dr
|
@opindex dr
|
||||||
Dump after RTL generation, to @file{@var{file}.00.rtl}.
|
Dump after RTL generation, to @file{@var{file}.00.rtl}.
|
||||||
@item R
|
@item R
|
||||||
@opindex dR
|
@opindex dR
|
||||||
Dump after the second scheduling pass, to @file{@var{file}.28.sched2}.
|
Dump after the second scheduling pass, to @file{@var{file}.30.sched2}.
|
||||||
@item s
|
@item s
|
||||||
@opindex ds
|
@opindex ds
|
||||||
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}.09.cse}.
|
CSE), to @file{@var{file}.09.cse}.
|
||||||
@item S
|
@item S
|
||||||
@opindex dS
|
@opindex dS
|
||||||
Dump after the first scheduling pass, to @file{@var{file}.20.sched}.
|
Dump after the first scheduling pass, to @file{@var{file}.22.sched}.
|
||||||
@item t
|
@item t
|
||||||
@opindex dt
|
@opindex dt
|
||||||
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}.13.cse2}.
|
sometimes follows CSE), to @file{@var{file}.17.cse2}.
|
||||||
@item u
|
@item u
|
||||||
@opindex du
|
@opindex du
|
||||||
Dump after null pointer ellimination pass ti @file{@var{file}.08.null}.
|
Dump after null pointer ellimination pass ti @file{@var{file}.08.null}.
|
||||||
@item w
|
@item w
|
||||||
@opindex dw
|
@opindex dw
|
||||||
Dump after the second flow pass, to @file{@var{file}.24.flow2}.
|
Dump after the second flow pass, to @file{@var{file}.26.flow2}.
|
||||||
@item X
|
@item X
|
||||||
@opindex dX
|
@opindex dX
|
||||||
Dump after SSA dead code elimination, to @file{@var{file}.06.ssadce}.
|
Dump after SSA dead code elimination, to @file{@var{file}.06.ssadce}.
|
||||||
@item z
|
@item z
|
||||||
@opindex dz
|
@opindex dz
|
||||||
Dump after the peephole pass, to @file{@var{file}.25.peephole2}.
|
Dump after the peephole pass, to @file{@var{file}.27.peephole2}.
|
||||||
@item a
|
@item a
|
||||||
@opindex da
|
@opindex da
|
||||||
Produce all the dumps listed above.
|
Produce all the dumps listed above.
|
||||||
|
|
Loading…
Reference in New Issue