Commit b2e0afa0 by Paolo Bonzini Committed by Paolo Bonzini

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

2005-07-21  Paolo Bonzini  <bonzini@gnu.org>

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

From-SVN: r102239
parent ff3ddf15
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> 2005-07-21 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
* reg-stack.c: Fix comment typo(s). * reg-stack.c: Fix comment typo(s).
......
...@@ -406,10 +406,6 @@ fforce-mem ...@@ -406,10 +406,6 @@ fforce-mem
Common Report Var(flag_force_mem) Common Report Var(flag_force_mem)
Copy memory operands into registers before use 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. ; Nonzero means don't put addresses of constant functions in registers.
; Used for compiling the Unix kernel, where strange substitutions are ; Used for compiling the Unix kernel, where strange substitutions are
; done on the assembly output. ; done on the assembly output.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment