tree-ssa-ccp.c
96 KB
-
tree-ssa-ccp.c (likely_value): Calls are not all varying. · 174ef36d
2008-08-08 Richard Guenther <rguenther@suse.de> * tree-ssa-ccp.c (likely_value): Calls are not all varying. (surely_varying_stmt_p): Calls are varying only if they are non-builtin and not indirect or have no result. (ccp_fold): Re-instantiate code before the tuples merge. * gcc.dg/tree-ssa/ssa-ccp-20.c: New testcase. From-SVN: r138882
Richard Guenther committed