Commit c8613835 by Steven Bosscher

Forgotten ChangeLog entries.

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
parent b1193f61
2010-12-21 Steven Bosscher <steven@gcc.gnu.org> 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 PR rtl-optimization/46755
* ira.c (ira): If some dead edges were removed, find and delete * ira.c (ira): If some dead edges were removed, find and delete
any blocks that might have become unreachable. any blocks that might have become unreachable.
2010-12-21 Steven Bosscher <steven@gcc.gnu.org> 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 PR rtl-optimization/46755
* gfortran.dg/pr46755.f: New test. * gfortran.dg/pr46755.f: New test.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment