tree-ssa-copy.c
31.5 KB
-
re PR tree-optimization/23329 (hack in may_propagate_copy should be able to removed) · 16c33770
2009-05-03 Richard Guenther <rguenther@suse.de> PR middle-end/23329 * tree-ssa.c (useless_type_conversion_p_1): Use get_deref_alias_set. Do not lose casts from array types with unknown extent to array types with known extent. * tree-ssa-copy.c (may_propagate_copy): Remove hack checking for alias set compatibility. From-SVN: r147082
Richard Guenther committed