public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Kai Tietz <ktietz70@googlemail.com>
To: GCC Patches <gcc-patches@gcc.gnu.org>
Subject: [patch testsuite]: Skip c-c++-common/pr54486.c test for mingw-targets
Date: Thu, 07 Mar 2013 18:17:00 -0000	[thread overview]
Message-ID: <CAEwic4Y3H2HRmKMtgobDJi_Vr=MDChp_t38xjd1yBQrkq=SVsg@mail.gmail.com> (raw)

Hi,

one small nit for mingw targets without gnu-style printf-formatter.

ChangeLog

2013-03-07  Kai Tietz  <ktietz@redhat.com>

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

Ok for apply?

Regards,
Kai

Index: c-c++-common/pr54486.c
===================================================================
--- c-c++-common/pr54486.c	(Revision 196507)
+++ c-c++-common/pr54486.c	(Arbeitskopie)
@@ -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" {

             reply	other threads:[~2013-03-07 18:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-07 18:17 Kai Tietz [this message]
2013-03-07 19:28 ` Jeff Law

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAEwic4Y3H2HRmKMtgobDJi_Vr=MDChp_t38xjd1yBQrkq=SVsg@mail.gmail.com' \
    --to=ktietz70@googlemail.com \
    --cc=gcc-patches@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).