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

Re: Status page


Andreas Tobler writes:
 > 
 > >-- Original Message --
 > 
 > > > Regarding the interpreter, I'm confused since it also bombs in the area
 > > > of boehm-gc. And then the Throw_2 does not werk because of the 0 pointer
 > > > exception pointed out by Jeff in a recent email.
 > >
 > >I've searched the mailing lists and I can't find such a message.
 > 
 > Aehm, around 6.1.03
 > "It looks like Darwin doesn't throw SIGSEGV when deferencing a
 > null pointer"

Oh, okay.  Using -fcheck-references will fix that in most cases, so I
don't think it's a total show stopper.

Andrew.


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