This is the mail archive of the gcc-patches@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: Java: Fix TYPE_BINFO regression


Bryce McKinlay wrote:
This patch caused a Java testsuite regression for libjava.compile/iface.java. The problem is that interface_of_p can segfault due to lack of TYPE_BINFO if set_super_info() has not yet been called on java.lang.Object. I'm checking in the patch below under the "obvious" rule.
thanks. Forgot to test the library.

nathan

--
Nathan Sidwell    ::   http://www.codesourcery.com   ::     CodeSourcery LLC
nathan@codesourcery.com    ::     http://www.planetfall.pwp.blueyonder.co.uk



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