71 GCC HEAD regressions, 65 new, with your patch on 2005-04-03T22:19:33Z.

Andrew Pinski pinskia@physics.uc.edu
Mon Apr 4 19:49:00 GMT 2005


On Apr 4, 2005, at 8:12 AM, GCC regression checker wrote:

> With your recent patch, GCC HEAD has some regression test failures,
> which used to pass.  There are 65 new failures, and 6
> failures that existed before and after that patch; 0 failures
> have been fixed.
>
> The new failures are:

We are ICEing next to:
   /* We shouldn't have any EH_REGION notes post reload.  */
   gcc_assert (!find_reg_note (insn, REG_EH_REGION, NULL_RTX));


I don't know why the reg notes are still there and why only for Java.

-- Pinski



More information about the Gcc-regression mailing list