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: How to xfail a libjava test?


> On Mon, 23 Sep 2002, Richard Earnshaw wrote:
> > Or should
> > the java compiler be more defensive when compiling code for this sort of
> > target, eg by checking all pointers for NULL explicitly?
> 
> See CHECKREFSPEC/EXCEPTIONSPEC in configure.host.
> 
> Jeff
> 

Looks like the thing I need, but why is this in configure.host?  Surely 
this is a property of the target?

R.


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