gcc/
PR middle-end/45310
* tree-ssa-phiprop.c (propagate_with_phi): Remove statement
completely from the function, including EH traces.
testsuite/
PR middle-end/45310
* g++.dg/pr45310.C: New test.
From-SVN: r168121
+2010-12-21 Steven Bosscher <steven@gcc.gnu.org>
+
+ PR middle-end/45310
+ * tree-ssa-phiprop.c (propagate_with_phi): Remove statement
+ completely from the function, including EH traces.
+
2010-12-21 Steven Bosscher <steven@gcc.gnu.org>
PR rtl-optimization/46755
+2010-12-21 Steven Bosscher <steven@gcc.gnu.org>
+
+ PR middle-end/45310
+ * g++.dg/pr45310.C: New test.
+
2010-12-21 Steven Bosscher <steven@gcc.gnu.org>
PR rtl-optimization/46755