OSDN Git Service

* tree-ssa-ccp.c (maybe_fold_stmt_indirect): Use STRIP_TYPE_NOPS
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 3 May 2005 14:14:19 +0000 (14:14 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 3 May 2005 14:14:19 +0000 (14:14 +0000)
commit40bcfc866a4002f4f6cd9b37e4f463515211d217
tree25633c8cacdc951af53b1dd07949989253db282a
parent887865da0bcab5c60cd4acb466f9634845f3a7d3
    * tree-ssa-ccp.c (maybe_fold_stmt_indirect): Use STRIP_TYPE_NOPS
        rather than STRIP_NOPS.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99158 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/tree-ssa-ccp.c