This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug java/13319] [ABI] null pointer checks for CNI code
- From: "tromey at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Dec 2003 20:32:22 -0000
- Subject: [Bug java/13319] [ABI] null pointer checks for CNI code
- References: <20031205200707.13319.tromey@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From tromey at gcc dot gnu dot org 2003-12-05 20:32 -------
No, it's really a gcj/libgcj issue.
Andrew submitted a g++ patch to add the checking there,
but it was rejected, so instead we have to do it by
hand in CNI, with gcj changes to match.
--
What |Removed |Added
----------------------------------------------------------------------------
Component|c++ |java
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13319