This is the mail archive of the gcc-regression@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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



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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]