This is the mail archive of the java-prs@gcc.gnu.org mailing list for the Java 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 java/30641] gcj corrupted double-linked list (glibc detected)



------- Comment #4 from msubs at philips dot org dot uk  2007-02-01 08:45 -------
ENABLE_CHECKING is not defined.

Would you like me to rebuild the toolchain with checking enabled? (If so you
need to let me know the configure args to add)

----

/* Define if you want more run-time sanity checks. This one gets a grab bag of
   miscellaneous but relatively cheap checks. */
#ifndef USED_FOR_TARGET
/* #undef ENABLE_CHECKING */
#endif

----


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30641


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