This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: libgcj/5417: Illegal memory access in _Jv_IsAssignableFrom
- From: Bryce McKinlay <bryce at waitaki dot otago dot ac dot nz>
- To: msmith at spinnakernet dot com, gcc-gnats at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org, nobody at gcc dot gnu dot org
- Date: Fri, 18 Jan 2002 13:12:09 +1300
- Subject: Re: libgcj/5417: Illegal memory access in _Jv_IsAssignableFrom
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5417
>
> *Synopsis:* Illegal memory access in _Jv_IsAssignableFrom
>
> *Release:* gcc version 3.1 20010911 (experimental)
>
Please try this again with a more recent GCC from CVS - this should have
been fixed some time ago by:
2001-09-30 Bryce McKinlay <bryce@waitaki.otago.ac.nz>
* java/lang/natClass.cc (_Jv_IsAssignableFrom): Handle the case of
an uninitialized target class.
regards
Bryce.