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

Rainer Orth ro@CeBiTec.Uni-Bielefeld.DE
Fri Aug 24 15:02: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 "No support for -masm=intel" { *-*-darwin* } { "*" } { "" } } */

You still explicitly list the default include-opts and exclude-opts for
dg-skip-if.  Please leave them off completely.

Thanks.
        Rainer

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



More information about the Gcc-patches mailing list