OSDN Git Service

ms format support for mingw.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.dg / format / c99-printf-3.c
index b8ae405..2407bb6 100644 (file)
@@ -2,7 +2,7 @@
    attributes in strict C99 mode, but the gettext functions do not.
 */
 /* Origin: Joseph Myers <jsm28@cam.ac.uk> */
-/* { dg-do compile } */
+/* { dg-do compile { target { ! *-*-mingw* } } } */
 /* { dg-options "-std=iso9899:1999 -pedantic -Wformat" } */
 
 #include "format.h"