java/2698

Kaveh R. Ghazi ghazi@caip.rutgers.edu
Sun Jun 10 17:45:00 GMT 2001


 > From: apbianco@gcc.gnu.org
 > 
 > Synopsis: RTL checking failures from the java testsuite
 > 
 >     I've been building 3.0 and the branch with --enable-checking
 >     for a couple of weeks now, and I've never been able to
 >     reproduce this problem. Let me know if it's still the case 
 >     or I'll close this PR.

--enable-checking is not enough since RTL checking isn't in the
default.  You need to specify --enable-checking=misc,tree,rtl,gc

The linux box I had access to (RH6.?) isn't on the net anymore so I
cannot check if it still happens myself.  It may have been fixed in
the interim, I wasn't imagining it. :-)

		--Kaveh

PS: I also saw a few tree checking failures at the time, which are
also documented in GNATS.  Were you able to reproduce those?

--
Kaveh R. Ghazi			Engagement Manager / Project Services
ghazi@caip.rutgers.edu		Qwest Internet Solutions



More information about the Gcc-bugs mailing list