aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
diff options
context:
space:
mode:
authorGeoffrey Keating <geoffk@redhat.com>2001-07-13 17:24:48 +0000
committerGeoffrey Keating <geoffk@redhat.com>2001-07-13 17:24:48 +0000
commit2f8c92fb03415b7b564d9a4970957fda9a93e829 (patch)
treee56c88ab85654a27ddc609666a10878d5099f75d /gcc/doc
parentd36ef8e3bee20abd3e77d52271b49386e5a8be46 (diff)
Revert Jan Hubicka's patch of Fri Jul 13 14:46:21 CEST 2001.
git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@43986 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/doc')
-rw-r--r--gcc/doc/invoke.texi3
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi
index 3b13ad81dfc..f97abae9030 100644
--- a/gcc/doc/invoke.texi
+++ b/gcc/doc/invoke.texi
@@ -2908,6 +2908,9 @@ Dump after sibling call optimizations, to @file{@var{file}.01.sibling}.
@item j
@opindex dj
Dump after the first jump optimization, to @file{@var{file}.03.jump}.
+@item J
+@opindex dJ
+Dump after the last jump optimization, to @file{@var{file}.29.jump2}.
@item k
@opindex dk
Dump after conversion from registers to stack, to @file{@var{file}.32.stack}.