+2003-01-24 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
+
+ * doc/passes.texi: Fix typo.
+
2003-01-24 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
* pa.md (call_internal_reg, call_value_internal_reg): If TARGET_GAS and
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 pases, but operates
+than the constant propgation done by the CSE and GCSE passes, but operates
in linear time.
@opindex dW