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]
Other format: [Raw text]

Re: [patch] compile/*.c: Use do-xfail-if.


On Tue, 2003-06-17 at 16:44, Kazu Hirata wrote:
> Hi,
> 
> Attached is a patch to convert some tests to use dg-xfail-if.
> 
> These testcases fail on h8300 only with -mno-h, which is the most
> plain variant of H8 with 16-bit pointer, 16-bit address, etc.  On
> other variants, these testcases work.  I hope I got syntax of
> dg-xfail-if right.
> 
> Tested on h8300 port.  OK to apply?

Yes.

(But, frankly, I think dg-xfail-if is ugly, as is the whole DejaGNU
conditional XFAIL gunk which underlies it.  I'd rather not see the
testsuite sprout thousands of little conditional XFAILs...)

-- 
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com


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