From: Martin Sebor Date: Wed, 5 Jun 2019 20:32:24 +0000 (+0000) Subject: gcc_diag-11.c: Skip until -Wformat-diag has been committed. X-Git-Tag: misc/cutover-git~5018 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=388aa75412ffd1d4cd10dd53d012fdcc1ed47f67;p=thirdparty%2Fgcc.git gcc_diag-11.c: Skip until -Wformat-diag has been committed. gcc/testsuite/ChangeLog: * gcc.dg/format/gcc_diag-11.c: Skip until -Wformat-diag has been committed. From-SVN: r271975 --- diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index c5d8c02d3b4e..171fc8eda3c0 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2019-06-05 Martin Sebor + + * gcc.dg/format/gcc_diag-11.c: Skip until -Wformat-diag has + been committed. + 2019-06-05 Paolo Carlini * g++.dg/diagnostic/return-type-invalid-1.C: New. diff --git a/gcc/testsuite/gcc.dg/format/gcc_diag-11.c b/gcc/testsuite/gcc.dg/format/gcc_diag-11.c index a976c7aa5191..cc5cfd368cfd 100644 --- a/gcc/testsuite/gcc.dg/format/gcc_diag-11.c +++ b/gcc/testsuite/gcc.dg/format/gcc_diag-11.c @@ -1,7 +1,8 @@ /* Test warnings for common punctuation, quoting, and spelling issues in GCC diagnostics. { dg-do compile } - { dg-options "-Wformat -Wformat-diag" } */ + { dg-options "-Wformat -Wformat-diag" } + { dg-skip-if "-Wformat-diag not available yet" { *-*-* } } /* Magic identifiers must be set before the attribute is used. */