tree-ssa-ccp.c
71.5 KB
-
tree-ssa-ccp.c (optimize_unreachable): New function. · c61e5cc1
2012-07-09 Tom de Vries <tom@codesourcery.com> Richard Guenther <rguenther@suse.de> * tree-ssa-ccp.c (optimize_unreachable): New function. (execute_fold_all_builtins): Use optimize_unreachable to optimize BUILT_IN_UNREACHABLE. Don't optimize after BUILT_IN_UNREACHABLE. Co-Authored-By: Richard Guenther <rguenther@suse.de> From-SVN: r189383
Tom de Vries committed