OSDN Git Service

gcc/
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.dg / 20001116-1.c
index 3ea2f38..8b1e919 100644 (file)
@@ -7,5 +7,5 @@
 void foo (int x)
 {
   if (x)
-    ;  /* { dg-warning "empty body in an if-statement" } */
+    ;  /* { dg-warning "empty body in an" } */
 }