This is the mail archive of the gcc-patches@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: [RFA]: Silence unwanted testsuite passes / failures


Toon Moene wrote:-

> If we take your above explanation, shouldn't:
> 
> set torture_execute_xfail "i.86-*-*"
> 
> be correct ?

That's what I thought, but...  It seems some things are shell wildcards
and others regexps after all, for example matching the command-line
options for optimisation.  Dejagnu as a whole is really quite confusing
IMHO.

Neil.


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