bug-kawa
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-kawa] [bug #39150] AppendValue procedure compiler InternalError


From: Matthieu Vachon
Subject: [Bug-kawa] [bug #39150] AppendValue procedure compiler InternalError
Date: Thu, 18 Jul 2013 01:39:40 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.72 Safari/537.36

Follow-up Comment #1, bug #39150 (project kawa):

I saw that you made some inline optimization changes recently. I thought that
those changes could have fixed this issue at the same time.

So, I fetched latest version (r7526) and tried it with the snippet below. An
improvement has been made since I no longer see the exception when compiling
the snippet.

However, the problem now arise when the class is loaded. It's a VerifyError
saying the stack trace is inconsistent.


Exception in thread "main" java.lang.VerifyError: (class:
org/kawa/test/appendvalueserror, method: test signature: ()Lgn
u/bytecode/Type$NeverReturns;) Inconsistent stack height 1 != 0


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?39150>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]