Commit 388aa754 by Martin Sebor Committed by Martin Sebor

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
parent 2212ae95
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.
......
/* 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. */
......
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