On Mon, May 5, 2014 at 4:45 AM, Patrick Palka <patr...@parcs.ath.cx> wrote: > On Sun, May 4, 2014 at 12:20 PM, Patrick Palka <patr...@parcs.ath.cx> wrote: >> This patch causes a latent test failure in gcc.dg/uninit-pred-9_b.c >> due to an oversight in the tree-ssa-uninit code for which I will send >> a fix shortly. > > Never mind, I spoke too soon.. I haven't been able to solve this properly.
It would be good to split the refactoring from extending the functionality. Also each of the cases you add should be accompanied by a testcase. Thanks, Richard.