* doc/invoke.texi: Remove a duplicate -dk.
authorKazu Hirata <kazu@cs.umass.edu>
Sun, 22 Jun 2003 16:18:26 +0000 (16:18 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Sun, 22 Jun 2003 16:18:26 +0000 (16:18 +0000)
From-SVN: r68338

gcc/ChangeLog
gcc/doc/invoke.texi

index 4e1bde48bddca86471b5d486922939542aa9591e..0fd6874075e57175992ab35b48735e50dcf33337 100644 (file)
@@ -1,3 +1,7 @@
+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.
index b017f5e171aa393a1d2f6137154cfc01c8f7fee0..124f1f337d18ff79eba6798a3fd88e139707a2ba 100644 (file)
@@ -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}.