This is the mail archive of the gcc@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]
Other format: [Raw text]

Re: Recent build of gcc-3.4.1 on Fedora Core release 2


On Tue, Jul 27, 2004 at 11:56:42AM +1000, Ben Elliston wrote:
> Andrew Pinski <pinskia@physics.uc.edu> writes:
> 
> > > Shouldn't these tests be marked XFAIL on such systems?
> > 
> > How can we tell as it does not fail without exec-shield and they work
> > on the mainline already so..
> 
> Presumably it's possible for the test harness to detect the presence
> of exec-shield?

Yes, with a new check_no_exec_shield_available in target-supports.exp
and dg-require-no-exec-shield in gcc-dg.exp, perhaps with better names,
assuming that it's possible to detect it.

Janis


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