+2003-01-27 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
+
+ * doc/passes.texi: Fix typo.
+
2003-01-25 Bruce Korb <bkorb@gnu.org>
* fixinc/fixfixes.c(wrap_fix): the wrapper guard must be a function
SSA Conditional Constant Propagation. Turned on by the @option{-fssa-ccp}
option. This pass performs conditional constant propagation to simplify
instructions including conditional branches. This pass is more aggressive
-than the constant propgation done by the CSE and GCSE passes, but operates
+than the constant propagation done by the CSE and GCSE passes, but operates
in linear time.
@opindex dW