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: gcjx status


>>>>> "Ranjit" == Ranjit Mathew <rmathew@gmail.com> writes:

Ranjit> Depending on planetary alignments, the crash is either
Ranjit> in the CALL_EXPR that calls _Jv_InitClass or in the
Ranjit> CALL_EXPR that calls _Jv_ThrowBadArrayIndex. The Tree-
Ranjit> SSA operands processing code crashes with a SIGSEGV
Ranjit> on these statements.

I thought you tracked this down to sharing the ADDR_EXPR nodes...?
Or was that just a hypothesis?

Tom


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