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
This commit is contained in:
Martin Sebor 2019-06-05 20:32:24 +00:00 committed by Martin Sebor
parent 2212ae955a
commit 388aa75412
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2019-06-05 Martin Sebor <msebor@redhat.com>
* gcc.dg/format/gcc_diag-11.c: Skip until -Wformat-diag has
been committed.
2019-06-05 Paolo Carlini <paolo.carlini@oracle.com>
* g++.dg/diagnostic/return-type-invalid-1.C: New.

View File

@ -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. */