* doc/passes.texi: Fix typo.
From-SVN: r61708
This commit is contained in:
parent
b8089d8d6c
commit
70b9185438
@ -1,3 +1,7 @@
|
||||
2003-01-24 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
|
||||
|
||||
* doc/passes.texi: Fix typo.
|
||||
|
||||
2003-01-24 Andreas Schwab <schwab@suse.de>
|
||||
|
||||
* stor-layout.c (excess_unit_span): Only define if used.
|
||||
|
@ -256,7 +256,7 @@ the input file name.
|
||||
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 propagation done by the CSE and GCSE pases, but operates
|
||||
than the constant propagation done by the CSE and GCSE passes, but operates
|
||||
in linear time.
|
||||
|
||||
@opindex dW
|
||||
|
Loading…
Reference in New Issue
Block a user