OSDN Git Service

* doc/invoke.texi: Remove a duplicate -dk.
authorkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 22 Jun 2003 16:18:26 +0000 (16:18 +0000)
committerkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 22 Jun 2003 16:18:26 +0000 (16:18 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@68338 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/doc/invoke.texi

index 4e1bde4..0fd6874 100644 (file)
@@ -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>
index b017f5e..124f1f3 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}.