Commit c78f387a by Kai Tietz Committed by Kai Tietz

pr54486.c: Skip test for mingw-targets.

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

From-SVN: r196538
parent 0a7fa29f
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> 2013-03-07 Jakub Jelinek <jakub@redhat.com>
PR tree-optimization/56559 PR tree-optimization/56559
......
/* PR middle-end/54486 */ /* PR middle-end/54486 */
/* { dg-do compile } */ /* { dg-do compile } */
/* { dg-options "-Wformat" } */ /* { dg-options "-Wformat" } */
/* { dg-skip-if "no POSIX printf" { *-*-mingw* } { "*" } { "" } } */
#ifdef __cplusplus #ifdef __cplusplus
extern "C" { extern "C" {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment