summaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorKazu Hirata <kazu@cs.umass.edu>2003-06-22 16:18:26 +0000
committerKazu Hirata <kazu@gcc.gnu.org>2003-06-22 16:18:26 +0000
commit79250062f057dfbff9cdc160717e055b9b20cf3a (patch)
treeab25379d22ada78a2950beea5bfaf22d509ed3b4 /gcc
parentb55fe87e5f30b6c0ab11ba02b9b03625875fb346 (diff)
downloadgcc-79250062f057dfbff9cdc160717e055b9b20cf3a.tar.gz
* doc/invoke.texi: Remove a duplicate -dk.
From-SVN: r68338
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog4
-rw-r--r--gcc/doc/invoke.texi3
2 files changed, 4 insertions, 3 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 4e1bde48bdd..0fd6874075e 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,5 +1,9 @@
2003-06-22 Kazu Hirata <kazu@cs.umass.edu>
+ * doc/invoke.texi: Remove a duplicate -dk.
+
+2003-06-22 Kazu Hirata <kazu@cs.umass.edu>
+
* doc/invoke.texi: Update dump file names.
2003-06-22 Zack Weinberg <zack@codesourcery.com>
diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi
index b017f5e171a..124f1f337d1 100644
--- a/gcc/doc/invoke.texi
+++ b/gcc/doc/invoke.texi
@@ -3150,9 +3150,6 @@ Dump after global register allocation, to @file{@var{file}.26.greg}.
@item h
@opindex dh
Dump after finalization of EH handling code, to @file{@var{file}.02.eh}.
-@item k
-@opindex dk
-Dump after reg-to-stack conversion, to @file{@var{file}.35.stack}.
@item o
@opindex do
Dump after post-reload optimizations, to @file{@var{file}.27.postreload}.