This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libgcj/13606] need extra runtime verification of compiled code
- From: "aph at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 May 2004 16:04:32 -0000
- Subject: [Bug libgcj/13606] need extra runtime verification of compiled code
- References: <20040107190708.13606.tromey@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From aph at gcc dot gnu dot org 2004-05-06 16:04 -------
At present, the compiler on the gcj-abi-2-dev-branch output warning messages
when it fails to find types that it needs to check for compatibility.
We need to change this so that type compatibility checks are output into the
<init> section of the file.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13606