From 96c4e780387585a8afccc8a93f0e01f9e1032430 Mon Sep 17 00:00:00 2001 From: Steven Bosscher Date: Thu, 2 Jan 2003 11:30:43 +0100 Subject: * doc/passes.texi: Fix documentation for -fssa-ccp From-SVN: r60782 --- gcc/doc/passes.texi | 1 - 1 file changed, 1 deletion(-) (limited to 'gcc/doc') diff --git a/gcc/doc/passes.texi b/gcc/doc/passes.texi index 51d3722..c47433e 100644 --- a/gcc/doc/passes.texi +++ b/gcc/doc/passes.texi @@ -286,7 +286,6 @@ the input file name. @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 -- cgit v1.1