]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/tree-ssa-ccp.c
tree-ssa-ccp.c (maybe_fold_stmt_indirect): Use STRIP_TYPE_NOPS rather than STRIP_NOPS.
authorRichard Guenther <rguenth@gcc.gnu.org>
Tue, 3 May 2005 14:14:19 +0000 (14:14 +0000)
committerJeff Law <law@gcc.gnu.org>
Tue, 3 May 2005 14:14:19 +0000 (08:14 -0600)
commitff7c859760d5caf49e39b8f848925fd0e997d9f3
tree25633c8cacdc951af53b1dd07949989253db282a
parent6d34654c1db34a15ee8a3cc555ad0a9b78b5d4f7
tree-ssa-ccp.c (maybe_fold_stmt_indirect): Use STRIP_TYPE_NOPS rather than STRIP_NOPS.

        * tree-ssa-ccp.c (maybe_fold_stmt_indirect): Use STRIP_TYPE_NOPS
        rather than STRIP_NOPS.

From-SVN: r99158
gcc/ChangeLog
gcc/tree-ssa-ccp.c