tree-ssa-copy.c
35.3 KB
-
re PR tree-optimization/26135 (store copyprop not effective) · fcfa143a
2006-04-07 Richard Guenther <rguenther@suse.de> PR tree-optimization/26135 * tree-ssa-copy.c (stmt_may_generate_copy): Handle memory loads for store copy-prop. (copy_prop_visit_stmt): Likewise. * gcc.dg/tree-ssa/ssa-copyprop-1.c: New testcase. From-SVN: r112749
Richard Biener committed