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]

Re: java/2698


 > 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


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