pr54486.c: Skip test for mingw-targets.

* c-c++-common/pr54486.c: Skip test for mingw-targets.

From-SVN: r196538
This commit is contained in:
Kai Tietz 2013-03-08 09:40:32 +01:00 committed by Kai Tietz
parent 0a7fa29f94
commit c78f387a45
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2013-03-08 Kai Tietz <ktietz@redhat.com>
* c-c++-common/pr54486.c: Skip test for mingw-targets.
2013-03-07 Jakub Jelinek <jakub@redhat.com>
PR tree-optimization/56559

View File

@ -1,6 +1,7 @@
/* PR middle-end/54486 */
/* { dg-do compile } */
/* { dg-options "-Wformat" } */
/* { dg-skip-if "no POSIX printf" { *-*-mingw* } { "*" } { "" } } */
#ifdef __cplusplus
extern "C" {