tree-ssa-structalias.c
211 KB
-
re PR tree-optimization/65077 (memcpy generates incorrect code with floating point numbers and -O1) · 7b909872
2015-02-16 Richard Biener <rguenther@suse.de> PR tree-optimization/65077 * tree-ssa-structalias.c (get_constraint_for_1): Handle IMAGPART_EXPR, REALPART_EXPR and BIT_FIELD_REF. (find_func_aliases): Allow float values to carry pointers again. * gcc.dg/torture/pr65077.c: New testcase. From-SVN: r220741
Richard Biener committed