http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56188
--- Comment #5 from Richard Biener <rguenth at gcc dot gnu.org> 2013-02-04 13:31:35 UTC --- Author: rguenth Date: Mon Feb 4 13:31:28 2013 New Revision: 195713 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195713 Log: 2013-02-04 Richard Biener <rguent...@suse.de> PR tree-optimization/56188 * tree-ssa-structalias.c (label_visit): Consider case with initially non-empty points-to set. (perform_var_substitution): Dump node mapping and clean up. Modified: trunk/gcc/ChangeLog trunk/gcc/tree-ssa-structalias.c