[PATCH] skip gcc.target/i386/asm-dialect-1.c on darwin

Rainer Orth ro@CeBiTec.Uni-Bielefeld.DE
Fri Aug 24 14:09:00 GMT 2012


Jack Howarth <howarth@bromo.med.uc.edu> writes:

> ===================================================================
> --- gcc/testsuite/gcc.target/i386/asm-dialect-1.c	(revision 190647)
> +++ gcc/testsuite/gcc.target/i386/asm-dialect-1.c	(working copy)
> @@ -1,4 +1,5 @@
>  /* { dg-options "-masm=intel" } */
> +/* { dg-skip-if "" { *-*-darwin* } { "*" } { "" } } */

Please add a comment explaining why this is skipped (that's what the
dg-skip-if comment field is for) and omit the default arguments.

I'll leave the actual approval to a darwin maintainer.

	Rainer

-- 
-----------------------------------------------------------------------------
Rainer Orth, Center for Biotechnology, Bielefeld University



More information about the Gcc-patches mailing list