tree-ssa-ccp.c (ccp_fold_stmt): Fold away OBJ_TYPE_REF when call destination is known.
authorJan Hubicka <jh@suse.cz>
Sat, 2 Oct 2010 22:03:18 +0000 (00:03 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sat, 2 Oct 2010 22:03:18 +0000 (22:03 +0000)
commit31ceb57477da2993957f0b76d6054429c10fe917
treec3de4095774de2ff1ec1b136ae2037bc518dbbf2
parent34e94db7ad489b2bca77106bc7141e96a28ab925
tree-ssa-ccp.c (ccp_fold_stmt): Fold away OBJ_TYPE_REF when call destination is known.

* tree-ssa-ccp.c (ccp_fold_stmt): Fold away OBJ_TYPE_REF when
call destination is known.

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