tree-ssa-ccp.c
82.5 KB
-
re PR tree-optimization/32810 (Not folding of const element for goto) · 62bc00e2
2008-03-27 Richard Guenther <rguenther@suse.de> PR tree-optimization/32810 * tree-ssa-ccp.c (get_symbol_constant_value): Strip useless conversions from DECL_INITIAL. (fold_const_aggregate_ref): Likewise from constructor elements. * gcc.dg/tree-ssa/ssa-ccp-18.c: New testcase. From-SVN: r133645
Richard Guenther committed