tree-ssa-pre.c
133 KB
-
re PR tree-optimization/42773 (ICE with g++ from 4.4.3 20100112 (prerelease)) · 9adf0570
2010-01-17 Richard Guenther <rguenther@suse.de> PR tree-optimization/42773 * tree-ssa-pre.c (phi_translate_set): Fix check for PHI node existence. (compute_antic_aux): Likewise. (compute_partial_antic_aux): Likewise. * g++.dg/torture/pr42773.C: New testcase. From-SVN: r155982
Richard Guenther committed