Commit 72ca8909 by Dodji Seketeli Committed by Dodji Seketeli

Fix test c-c++-common/cpp/warning-zero-location-2.c

gcc/testsuite/ChangeLog:

	* c-c++-common/cpp/warning-zero-location-2.c: Fix error message
	specifier.

Signed-off-by: Dodji Seketeli <dodji@seketeli.org>

From-SVN: r207234
parent 4bfb2fa2
2014-01-29 Dodji Seketeli <dodji@redhat.com>
* c-c++-common/cpp/warning-zero-location-2.c: Fix error message
selector.
2014-01-29 Jakub Jelinek <jakub@redhat.com>
PR middle-end/59917
......
......@@ -7,4 +7,4 @@
#include <xxxxxxxxxxxx.h>
int main() { return 0; }
/* { dg-error "No such file or directory" { target *-*-* } 4636 } */
/* { dg-message "" "#include" {target *-*-* } 0 }
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