common.opt (-fforward-propagate): Committed by mistake, removed.
authorPaolo Bonzini <bonzini@gnu.org>
Thu, 21 Jul 2005 17:27:27 +0000 (17:27 +0000)
committerPaolo Bonzini <bonzini@gcc.gnu.org>
Thu, 21 Jul 2005 17:27:27 +0000 (17:27 +0000)
2005-07-21  Paolo Bonzini  <bonzini@gnu.org>

* common.opt (-fforward-propagate): Committed by mistake,
removed.

From-SVN: r102239

gcc/ChangeLog
gcc/common.opt

index cda85f3ecb2a48a9f6c31116e532a2f80377ba5d..be6747137c8718117a7c6d91832c57fb3a68aba3 100644 (file)
@@ -1,3 +1,8 @@
+2005-07-21  Paolo Bonzini  <bonzini@gnu.org>
+
+       * common.opt (-fforward-propagate): Committed by mistake,
+       removed.
+
 2005-07-21  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
 
        * reg-stack.c: Fix comment typo(s).
index cf138ee442e16139cc825437a4ecda549f35d22f..53e2a501d6a372ce58d2cf485d3713fdc07423a9 100644 (file)
@@ -406,10 +406,6 @@ fforce-mem
 Common Report Var(flag_force_mem)
 Copy memory operands into registers before use
 
-fforward-propagate
-Common Report Var(flag_forward_propagate)
-Perform a forward propagation pass on RTL
-
 ; Nonzero means don't put addresses of constant functions in registers.
 ; Used for compiling the Unix kernel, where strange substitutions are
 ; done on the assembly output.