tree-ssa-alias.c
123 KB
-
re PR tree-optimization/33508 (tree struct aliasing goes into a loop marking call clobbers.) · 91fe0424
2007-09-21 Richard Guenther <rguenther@suse.de> PR tree-optimization/33508 * tree-ssa-alias.c (mark_aliases_call_clobbered): Avoid quadratic loop by keeping a bitmap of variables we have to clobber all subvariables for. (set_initial_properties): Likewise. From-SVN: r128645
Richard Guenther committed