This is the mail archive of the gcc-bugs@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]

[Bug libgcj/13606] need extra runtime verification of compiled code


------- 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


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