+2003-01-02 Steven Bosscher <s.bosscher@student.tudelft.nl>
+
+ * doc/passes.texi: Fix documentation for -fssa-ccp
+
2003-01-02 Neil Booth <neil@daikokuya.co.uk>
* gccbug.in: Update for new categories.
@opindex fssa-ccp
@item
SSA Conditional Constant Propagation. Turned on by the @option{-fssa-ccp}
-SSA Aggressive Dead Code Elimination. Turned on by the @option{-fssa-dce}
option. This pass performs conditional constant propagation to simplify
instructions including conditional branches. This pass is more aggressive
than the constant propagation done by the CSE and GCSE pases, but operates