This is the mail archive of the java@gcc.gnu.org mailing list for the Java 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: RFC: BC-ABI and Old Verifier


Andrew Haley wrote:
> 
> It's far better simply to revert the old verifier to pre-merge.

I bootstrapped by reverting verify.c to revision 1.66
(pre-BC-ABI-merge) on i686-pc-linux-gnu.

The good news is that it was successful and didn't produce
any new failures. It also converted the current ICE in PR5537
to the old verification error.

The bad news is that the following XPASSes disappeared:

  XPASS: pr13107_3 compilation from bytecode
  XPASS: pr13107_3 -O3 compilation from bytecode

Shall I still go ahead?

Thanks,
Ranjit.

-- 
Ranjit Mathew      Email: rmathew AT gmail DOT com

Bangalore, INDIA.    Web: http://ranjitmathew.hostingzero.com/


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