OSDN Git Service

PR middle-end/19984
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.dg / decl-7.c
index 689ee02..14b67ba 100644 (file)
@@ -3,4 +3,4 @@
 /* { dg-do compile } */
 /* { dg-options "" } */
 
-int a[]; /* { dg-warning "warning: array 'a' assumed to have one element" } */
+int a[]; /* { dg-warning "array 'a' assumed to have one element" } */