Hi Kai,

> Index: gcc.dg/torture/pr53922.c
> ===================================================================
> --- gcc.dg/torture/pr53922.c  (Revision 196507)
> +++ gcc.dg/torture/pr53922.c  (Arbeitskopie)
> @@ -1,5 +1,6 @@
>  /* { dg-do run } */
>  /* { dg-require-weak "" } */
> +/* { dg-skip-if "No undefined" { *-*-mingw* } { "*" } { "" } } */

again: no unnecessary { "*" } { "" } default.

> Index: gcc.dg/weak/weak-1.c
> ===================================================================
> --- gcc.dg/weak/weak-1.c      (Revision 196507)
> +++ gcc.dg/weak/weak-1.c      (Arbeitskopie)
> @@ -1,6 +1,7 @@
>  /* { dg-do compile } */
>  /* { dg-require-weak "" } */
>  /* { dg-options "-fno-common" } */
> +/* { dg-skip-if "" { *-*-mingw* } { "*" } { "" } } */

Same here, and explain why the test is skipped.  Several more instances
in other test.

Thanks.
        Rainer

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

Reply via email to