This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB 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: [Bug-dejagnu] [dejagnu patch] tweak conditional_xfail empty 'includes' list behaviour


On Wed, Apr 30, 2003 at 01:31:08PM -0700, cgd@broadcom.com wrote:

> I believe the change is fairly self-explanatory.  The situation that
> i'm trying to address is certain tests which should, say, be
> conditionally-xfailed for certain MIPS targets, but only with certain
> flags.
 
 	[ ... ]

> I believe that this should be a safe change in semantics, because an
> empty includes list used to mean "the condition will never be true,"
> and, well, there's no point in doing the whole conditional xfail dance
> if the condition will enver be true.  8-)

  Well, I'd think this patch is pretty much GCC testing specific, like most
of the xfail support. If the GCC folks think it's ok, then I guess it's ok
with me too. I just merged in your patch, and I'll test it some. But off the
top of my head, it looks fine. I'll check it into the master sources on
subversions after playing with it.

	- rob -


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